Remove entries from here also

llvm-svn: 50616
This commit is contained in:
Anton Korobeynikov 2008-05-04 06:23:44 +00:00
parent 67c3a24fc6
commit 14d085975f

View 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>