diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2008-05-04 06:23:44 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2008-05-04 06:23:44 +0000 |
commit | 9d9dc7d17648b7a4b560f51c900c02dc35b1078b (patch) | |
tree | 4ed492e713cf3f5b42cb27f6a598567857a55748 /docs/CommandGuide | |
parent | cae8ccd12d62a89a3c539ecb549a91a976f7f7b2 (diff) |
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/CommandGuide')
-rw-r--r-- | docs/CommandGuide/index.html | 5 |
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> |