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

Chris Lattner lattner at cs.uiuc.edu
Tue Jul 6 15:00:03 PDT 2004


Changes in directory llvm/docs:

BytecodeFormat.html updated: 1.16 -> 1.17

---
Log message:

Punctuate


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

Index: llvm/docs/BytecodeFormat.html
diff -u llvm/docs/BytecodeFormat.html:1.16 llvm/docs/BytecodeFormat.html:1.17
--- llvm/docs/BytecodeFormat.html:1.16	Mon Jul  5 17:28:02 2004
+++ llvm/docs/BytecodeFormat.html	Tue Jul  6 14:58:54 2004
@@ -629,7 +629,7 @@
 <div class="doc_text">
   <p>The module global info block contains the definitions of all global 
   variables including their initializers and the <em>declaration</em> of all 
-  functions. The format is shown in the table below</p>
+  functions. The format is shown in the table below:</p>
   <table>
     <tr>
       <th><b>Type</b></th>
@@ -1249,7 +1249,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/07/05 22:28:02 $
+  Last modified: $Date: 2004/07/06 19:58:54 $
 </address>
 </body>
 </html>





More information about the llvm-commits mailing list