diff options
author | Tanya Lattner <tonic@nondot.org> | 2006-04-20 05:05:12 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2006-04-20 05:05:12 +0000 |
commit | fcccd6bd178ea97a6ab7e9e0a539aa1de46e40e3 (patch) | |
tree | dd00a51f0f85d8b540239e44ec46dc3f52098b10 /docs/BytecodeFormat.html | |
parent | 2b87362a71a6ae7cfcc19ace7340ba8501ed39ef (diff) |
Removed listing of llvm releases after 1.4, and said "1.4 and newer"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27860 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r-- | docs/BytecodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 8f7ec511d6..51177492a9 100644 --- a/docs/BytecodeFormat.html +++ b/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 |