diff options
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r-- | docs/BytecodeFormat.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index e767498d16..67ed8ba7c4 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -740,7 +740,9 @@ describes the latest version, 1.3):</p> <li>#0: LLVM 1.0 & 1.1</li> <li>#1: LLVM 1.2</li> <li>#2: LLVM 1.2.5 (not released)</li> - <li>#3: LLVM 1.3<br> + <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> </ul> <p>Note that we plan to eventually expand the target description |