summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-18 20:37:44 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-18 20:37:44 +0000
commit9154bc80bea5069e4645d13c665c50de78095e3b (patch)
tree10ae3812d12a9deec3c976c9d02d4173b307ba2c /llvm/docs/CommandGuide
parentbe4ddf685693b8924ad35e237223f4eb5c918c28 (diff)
downloadbcm5719-llvm-9154bc80bea5069e4645d13c665c50de78095e3b.tar.gz
bcm5719-llvm-9154bc80bea5069e4645d13c665c50de78095e3b.zip
Remove broken links to gccas and gccld.
llvm-svn: 34393
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index 8ef0bf5f225..93eb2560534 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/docs/CommandGuide/index.html
@@ -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>
OpenPOWER on IntegriCloud