summaryrefslogtreecommitdiffstats
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
commit91fecb36b6b9a0168c2c7feac35b323b750682a4 (patch)
tree64ea35952e446d1cd64f379a8d22aa17ff82d9c8
parent83128bc101cd0b2417f8bd7ed86a948f37c704b7 (diff)
downloadbcm5719-llvm-91fecb36b6b9a0168c2c7feac35b323b750682a4.tar.gz
bcm5719-llvm-91fecb36b6b9a0168c2c7feac35b323b750682a4.zip
Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth
llvm-svn: 140163
-rw-r--r--llvm/docs/CommandGuide/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index 6f217db4d0e..166cca1bade 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/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>
<!-- *********************************************************************** -->
OpenPOWER on IntegriCloud