summaryrefslogtreecommitdiff
path: root/docs
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
commit439ba1fefa6a129089b5e06541b9b9d47594bf55 (patch)
treea96044c654b52fa0a6cee577fd4660fc21507521 /docs
parenta58f05847cb663e962c30d842bf6cbbed446459b (diff)
downloadllvm-439ba1fefa6a129089b5e06541b9b9d47594bf55.tar.gz
llvm-439ba1fefa6a129089b5e06541b9b9d47594bf55.tar.bz2
llvm-439ba1fefa6a129089b5e06541b9b9d47594bf55.tar.xz
Remove broken links to gccas and gccld.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34393 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 8ef0bf5f22..93eb256053 100644
--- a/docs/CommandGuide/index.html
+++ b/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>