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

LLVM llvm at cs.uiuc.edu
Sat Jun 5 09:22:01 PDT 2004


Changes in directory llvm/docs:

BytecodeFormat.html updated: 1.8 -> 1.9

---
Log message:

Add "work in progress" warning.


---
Diffs of the changes:  (+4 -1)

Index: llvm/docs/BytecodeFormat.html
diff -u llvm/docs/BytecodeFormat.html:1.8 llvm/docs/BytecodeFormat.html:1.9
--- llvm/docs/BytecodeFormat.html:1.8	Tue May 25 12:44:58 2004
+++ llvm/docs/BytecodeFormat.html	Sat Jun  5 09:18:02 2004
@@ -42,6 +42,9 @@
 <p>Written by <a href="mailto:rspencer at x10sys.com">Reid Spencer</a>
 </p>
 </div>
+<div class="doc_warning">
+  <p>Warning: This is a work in progress.</p>
+</div>
 <!-- *********************************************************************** -->
 <div class="doc_section"> <a name="abstract">Abstract </a></div>
 <!-- *********************************************************************** -->
@@ -511,7 +514,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.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/05/25 17:44:58 $
+  Last modified: $Date: 2004/06/05 14:18:02 $
 </address>
 </body>
 </html>





More information about the llvm-commits mailing list