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 | 60d2d99b117190bc559f7eedc626fee168ca1436 (patch) | |
tree | b58b3ba8cb06c284bae23005cf5eee67ec58375c /llvm/docs/CommandGuide/index.html | |
parent | 625f4fee4dad377251707421cdb063a3fa0f8576 (diff) | |
download | bcm5719-llvm-60d2d99b117190bc559f7eedc626fee168ca1436.tar.gz bcm5719-llvm-60d2d99b117190bc559f7eedc626fee168ca1436.zip |
Remove entries from here also
llvm-svn: 50616
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r-- | llvm/docs/CommandGuide/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index ab27e5d469c..a411fea68bf 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/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> |