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

Reid Spencer reid at x10sys.com
Thu Nov 11 01:30:10 PST 2004



Changes in directory llvm/docs:

index.html updated: 1.34 -> 1.35
---
Log message:

Add llvm-ar to the index.


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

Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.34 llvm/docs/index.html:1.35
--- llvm/docs/index.html:1.34	Mon Nov  1 15:57:35 2004
+++ llvm/docs/index.html	Thu Nov 11 03:30:00 2004
@@ -54,6 +54,7 @@
 <li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference
 manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/>
 Current tools:
+ <a href="CommandGuide/html/llvm-ar.html">llvm-ar</a>,
  <a href="CommandGuide/html/llvm-as.html">llvm-as</a>,
  <a href="CommandGuide/html/llvm-dis.html">llvm-dis</a>,
  <a href="CommandGuide/html/opt.html">opt</a>,
@@ -228,6 +229,6 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/11/01 21:57:35 $
+  Last modified: $Date: 2004/11/11 09:30:00 $
 </address>
 






More information about the llvm-commits mailing list