From: Reid Spencer
Date: Sun, 18 Feb 2007 20:37:44 +0000 (+0000)
Subject: Remove broken links to gccas and gccld.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=439ba1fefa6a129089b5e06541b9b9d47594bf55;p=oota-llvm.git
Remove broken links to gccas and gccld.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34393 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 8ef0bf5f225..93eb2560534 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -96,12 +96,6 @@ options) arguments to the tool you are interested in.
llvmg++ -
GCC-based C++ front-end for LLVM
-gccas -
- compile-time optimizer used by llvm-g++ and llvm-gcc
-
-gccld -
- linker and link-time optimizer used by llvm-g++ and llvm-gcc
-
stkrc -
front-end compiler for the Stacker
language