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

John Criswell criswell at cs.uiuc.edu
Thu Dec 9 10:38:47 PST 2004



Changes in directory llvm/docs:

index.html updated: 1.37 -> 1.37.2.1
---
Log message:

Added missing link to llvm-ranlib.


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

Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.37 llvm/docs/index.html:1.37.2.1
--- llvm/docs/index.html:1.37	Fri Dec  3 17:26:23 2004
+++ llvm/docs/index.html	Thu Dec  9 12:38:32 2004
@@ -55,6 +55,7 @@
 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-ranlib.html">llvm-ranlib</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>,
@@ -229,6 +230,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/12/03 23:26:23 $
+  Last modified: $Date: 2004/12/09 18:38:32 $
 </address>
 






More information about the llvm-commits mailing list