Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth
[oota-llvm.git] / docs / CommandGuide / index.html
index 6f217db4d0e056f26a667855395e1c8fd7408633..166cca1bade450ec61486276b4ad313a69fca81b 100644 (file)
@@ -76,25 +76,6 @@ options) arguments to the tool you are interested in.</p>
 
 </div>
 
-<!-- *********************************************************************** -->
-<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>