[llvm-commits] CVS: llvm/docs/CommandGuide/index.html

Chris Lattner lattner at cs.uiuc.edu
Sat Nov 29 23:47:00 PST 2003


Changes in directory llvm/docs/CommandGuide:

index.html updated: 1.11 -> 1.12

---
Log message:

A line was missing


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

Index: llvm/docs/CommandGuide/index.html
diff -u llvm/docs/CommandGuide/index.html:1.11 llvm/docs/CommandGuide/index.html:1.12
--- llvm/docs/CommandGuide/index.html:1.11	Sat Nov  1 20:10:54 2003
+++ llvm/docs/CommandGuide/index.html	Sat Nov 29 23:46:14 2003
@@ -43,6 +43,7 @@
 	<dt><A href="llc.html"><b>llc</b></A>
 	<dd>
 	Compile an LLVM bytecode program into native machine code.
+        <p>
 
 	<dt><A href="lli.html"><b>lli</b></A>
 	<dd>
@@ -115,7 +116,7 @@
 <hr><font size=-1>
 Maintained by the 
 <a href="http://llvm.cs.uiuc.edu">LLVM Team</a>.<br>
-Last modified: $Date: 2003/11/02 02:10:54 $
+Last modified: $Date: 2003/11/30 05:46:14 $
 </font>
 
 </body>





More information about the llvm-commits mailing list