[llvm-commits] CVS: llvm/docs/BytecodeFormat.html

Tanya Brethour tbrethou at cs.uiuc.edu
Wed Apr 19 22:05:24 PDT 2006



Changes in directory llvm/docs:

BytecodeFormat.html updated: 1.51 -> 1.52
---
Log message:

Removed listing of llvm releases after 1.4, and said "1.4 and newer"


---
Diffs of the changes:  (+2 -2)

 BytecodeFormat.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/BytecodeFormat.html
diff -u llvm/docs/BytecodeFormat.html:1.51 llvm/docs/BytecodeFormat.html:1.52
--- llvm/docs/BytecodeFormat.html:1.51	Mon Mar 13 23:39:39 2006
+++ llvm/docs/BytecodeFormat.html	Thu Apr 20 00:05:12 2006
@@ -742,7 +742,7 @@
   <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
@@ -2148,7 +2148,7 @@
 <a href="mailto:rspencer at x10sys.com">Reid Spencer</a> and <a
  href="mailto:sabre at nondot.org">Chris Lattner</a><br>
 <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-Last modified: $Date: 2006/03/14 05:39:39 $
+Last modified: $Date: 2006/04/20 05:05:12 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list