[llvm-commits] CVS: llvm/docs/CommandGuide/index.html
Reid Spencer
reid at x10sys.com
Sun Feb 18 12:38:01 PST 2007
Changes in directory llvm/docs/CommandGuide:
index.html updated: 1.30 -> 1.31
---
Log message:
Remove broken links to gccas and gccld.
---
Diffs of the changes: (+1 -7)
index.html | 8 +-------
1 files changed, 1 insertion(+), 7 deletions(-)
Index: llvm/docs/CommandGuide/index.html
diff -u llvm/docs/CommandGuide/index.html:1.30 llvm/docs/CommandGuide/index.html:1.31
--- llvm/docs/CommandGuide/index.html:1.30 Sat Dec 2 10:35:42 2006
+++ llvm/docs/CommandGuide/index.html Sun Feb 18 14:37:44 2007
@@ -96,12 +96,6 @@
<li><a href="html/llvmgxx.html"><b>llvmg++</b></a> -
GCC-based C++ front-end for LLVM</li>
-<li><a href="html/gccas.html"><b>gccas</b></a> -
- compile-time optimizer used by llvm-g++ and llvm-gcc</li>
-
-<li><a href="html/gccld.html"><b>gccld</b></a> -
- linker and link-time optimizer used by llvm-g++ and llvm-gcc</li>
-
<li><a href="html/stkrc.html"><b>stkrc</b></a> -
front-end compiler for the <a href="../Stacker.html">Stacker</a>
language</li>
@@ -159,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: 2006/12/02 16:35:42 $
+ Last modified: $Date: 2007/02/18 20:37:44 $
</address>
</body>
More information about the llvm-commits
mailing list