[llvm-commits] [llvm] r50616 - /llvm/trunk/docs/CommandGuide/index.html

Anton Korobeynikov asl at math.spbu.ru
Sat May 3 23:23:45 PDT 2008


Author: asl
Date: Sun May  4 01:23:44 2008
New Revision: 50616

URL: http://llvm.org/viewvc/llvm-project?rev=50616&view=rev
Log:
Remove entries from here also

Modified:
    llvm/trunk/docs/CommandGuide/index.html

Modified: llvm/trunk/docs/CommandGuide/index.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CommandGuide/index.html?rev=50616&r1=50615&r2=50616&view=diff

==============================================================================
--- llvm/trunk/docs/CommandGuide/index.html (original)
+++ llvm/trunk/docs/CommandGuide/index.html Sun May  4 01:23:44 2008
@@ -63,17 +63,12 @@
 <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>





More information about the llvm-commits mailing list