OSDN Git Service

Remove broken links to gccas and gccld.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 18 Feb 2007 20:37:44 +0000 (20:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 18 Feb 2007 20:37:44 +0000 (20:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34393 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/index.html

index 8ef0bf5..93eb256 100644 (file)
@@ -96,12 +96,6 @@ options) arguments to the tool you are interested in.</p>
 <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>