diff options
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r-- | llvm/docs/BytecodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 8f7ec511d612..51177492a9ec 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/docs/BytecodeFormat.html @@ -742,7 +742,7 @@ describes the latest version, 1.3):</p> <li>#2: LLVM 1.2.5 (not released)</li> <li>#3: LLVM 1.3</li> <li>#4: LLVM 1.3.x (not released)</li> - <li>#5: LLVM 1.4, 1.5, 1.6</li> + <li>#5: LLVM 1.4 and newer</li> </li> </ul> <p>Note that we plan to eventually expand the target description |