summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2008-05-04 06:23:44 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2008-05-04 06:23:44 +0000
commit9d9dc7d17648b7a4b560f51c900c02dc35b1078b (patch)
tree4ed492e713cf3f5b42cb27f6a598567857a55748 /docs
parentcae8ccd12d62a89a3c539ecb549a91a976f7f7b2 (diff)
downloadllvm-9d9dc7d17648b7a4b560f51c900c02dc35b1078b.tar.gz
llvm-9d9dc7d17648b7a4b560f51c900c02dc35b1078b.tar.bz2
llvm-9d9dc7d17648b7a4b560f51c900c02dc35b1078b.tar.xz
Remove entries from here also
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50616 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandGuide/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index ab27e5d469..a411fea68b 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -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>