From 439ba1fefa6a129089b5e06541b9b9d47594bf55 Mon Sep 17 00:00:00 2001
From: Reid Spencer
Date: Sun, 18 Feb 2007 20:37:44 +0000
Subject: [PATCH] Remove broken links to gccas and gccld.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34393 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CommandGuide/index.html | 6 ------
1 file changed, 6 deletions(-)
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