Add a missing semicolon.
[oota-llvm.git] / docs / CommandGuide / index.html
index ab27e5d469cb717a4e18268d72659cb017546ce6..a411fea68bf4b28947552f04b7d267b14d31acc4 100644 (file)
@@ -63,17 +63,12 @@ options) arguments to the tool you are interested in.</p>
 <li><a href="/cmds/llvm-prof.html"><b>llvm-prof</b></a> -
     format raw `<tt>llvmprof.out</tt>' data into a human-readable report</li>
 
-<li><a href="/cmds/llvmc.html"><b>llvmc</b></a> -
-  generic and configurable compiler driver</li>
-
 <li><a href="/cmds/llvm-ld.html"><b>llvm-ld</b></a> -
   general purpose linker with loadable runtime optimization support</li>
 
 <li><a href="/cmds/llvm-config.html"><b>llvm-config</b></a> - 
   print out LLVM compilation options, libraries, etc. as configured.</li>
 
-  <li><a href="/cmds/llvm2cpp.html"><b>llvm2cpp</b></a> - convert LLVM assembly
-  into the corresponding LLVM C++ API calls to produce it</li>
 </ul>
 
 </div>