summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-20 18:24:04 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-20 18:24:04 +0000
commite5a789627ad15c1c747aa2824da00ae5d29a3ba4 (patch)
tree80f88318bab606ee524c35276de58042633049dd /docs
parent83a8031336a1155e6b0c3e9a84164324e08d1c8b (diff)
downloadllvm-e5a789627ad15c1c747aa2824da00ae5d29a3ba4.tar.gz
llvm-e5a789627ad15c1c747aa2824da00ae5d29a3ba4.tar.bz2
llvm-e5a789627ad15c1c747aa2824da00ae5d29a3ba4.tar.xz
Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140163 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 6f217db4d0..166cca1bad 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -78,25 +78,6 @@ options) arguments to the tool you are interested in.</p>
<!-- *********************************************************************** -->
<h2>
- <a name="frontend">C and C++ Front-end Commands</a>
-</h2>
-<!-- *********************************************************************** -->
-
-<div>
-<ul>
-
-<li><a href="/cmds/llvmgcc.html"><b>llvm-gcc</b></a> -
- GCC-based C front-end for LLVM
-
-<li><a href="/cmds/llvmgxx.html"><b>llvm-g++</b></a> -
- GCC-based C++ front-end for LLVM</li>
-
-</ul>
-
-</div>
-
-<!-- *********************************************************************** -->
-<h2>
<a name="debug">Debugging Tools</a>
</h2>
<!-- *********************************************************************** -->