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 | 3687d08f8eae393b5e787c6dd86a1f6c71433332 (patch) | |
tree | 0cae7cf96dcf37617d597ef47e762a9976ceec5a /llvm/docs/BytecodeFormat.html | |
parent | 5a423b3c4fad3f101fdbe7531dc93ca066452c87 (diff) | |
download | bcm5719-llvm-3687d08f8eae393b5e787c6dd86a1f6c71433332.tar.gz bcm5719-llvm-3687d08f8eae393b5e787c6dd86a1f6c71433332.zip |
Removed listing of llvm releases after 1.4, and said "1.4 and newer"
llvm-svn: 27860
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 8f7ec511d61..51177492a9e 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 |