From fcccd6bd178ea97a6ab7e9e0a539aa1de46e40e3 Mon Sep 17 00:00:00 2001
From: Tanya Lattner
Date: Thu, 20 Apr 2006 05:05:12 +0000
Subject: [PATCH] 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
---
docs/BytecodeFormat.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html
index 8f7ec511d61..51177492a9e 100644
--- a/docs/BytecodeFormat.html
+++ b/docs/BytecodeFormat.html
@@ -742,7 +742,7 @@ describes the latest version, 1.3):
#2: LLVM 1.2.5 (not released)
#3: LLVM 1.3
#4: LLVM 1.3.x (not released)
- #5: LLVM 1.4, 1.5, 1.6
+ #5: LLVM 1.4 and newer
Note that we plan to eventually expand the target description
--
2.34.1