[llvm-commits] CVS: llvm-www/releases/2.2/docs/CommandGuide/index.html
Tanya Lattner
tonic at nondot.org
Mon Feb 11 22:23:45 PST 2008
Changes in directory llvm-www/releases/2.2/docs/CommandGuide:
index.html updated: 1.2 -> 1.3
---
Log message:
Fix broken links.
---
Diffs of the changes: (+2 -2)
index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/releases/2.2/docs/CommandGuide/index.html
diff -u llvm-www/releases/2.2/docs/CommandGuide/index.html:1.2 llvm-www/releases/2.2/docs/CommandGuide/index.html:1.3
--- llvm-www/releases/2.2/docs/CommandGuide/index.html:1.2 Tue Feb 12 00:20:24 2008
+++ llvm-www/releases/2.2/docs/CommandGuide/index.html Tue Feb 12 00:23:26 2008
@@ -118,7 +118,7 @@
<li><a href="/releases/2.2/docs/CommandGuide/html/bugpoint.html"><b>bugpoint</b></a> -
automatic test-case reducer</li>
-<li><a href="/releases/2.2/docs/CommandGuide/htmlllvm-extract.html"><b>llvm-extract</b></a> -
+<li><a href="/releases/2.2/docs/CommandGuide/html/llvm-extract.html"><b>llvm-extract</b></a> -
extract a function from an LLVM bytecode file</li>
<li><a href="/releases/2.2/docs/CommandGuide/html/llvm-bcanalyzer.html"><b>llvm-bcanalyzer</b></a> -
@@ -153,7 +153,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2008/02/12 06:20:24 $
+ Last modified: $Date: 2008/02/12 06:23:26 $
</address>
</body>
More information about the llvm-commits
mailing list