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

Misha Brukman brukman at cs.uiuc.edu
Thu Dec 9 15:28:20 PST 2004



Changes in directory llvm/docs/CommandGuide:

index.html updated: 1.22 -> 1.23
---
Log message:

Missed moving bugpoint link over to CommandGuide/html/


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

Index: llvm/docs/CommandGuide/index.html
diff -u llvm/docs/CommandGuide/index.html:1.22 llvm/docs/CommandGuide/index.html:1.23
--- llvm/docs/CommandGuide/index.html:1.22	Thu Dec  9 17:25:59 2004
+++ llvm/docs/CommandGuide/index.html	Thu Dec  9 17:28:09 2004
@@ -116,7 +116,7 @@
 
 <ul>
 
-<li><a href="bugpoint.html"><b>bugpoint</b></a> -
+<li><a href="html/bugpoint.html"><b>bugpoint</b></a> -
     automatic test-case reducer</li>
 
 <li><a href="html/extract.html"><b>extract</b></a> -
@@ -140,7 +140,7 @@
   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/09 23:25:59 $
+  Last modified: $Date: 2004/12/09 23:28:09 $
 </address>
 
 </body>






More information about the llvm-commits mailing list