diff options
author | Eric Christopher <echristo@apple.com> | 2011-09-20 00:34:27 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2011-09-20 00:34:27 +0000 |
commit | 69c02e9476ffd02d86f6be154df3e602888c2a32 (patch) | |
tree | 81329e951e11dc6fa6db4da5f7d3c015df7ccda2 /llvm/docs/CommandGuide/index.html | |
parent | 5aaeb91ca64b4a98861e061841e9e100252f2bb8 (diff) | |
download | bcm5719-llvm-69c02e9476ffd02d86f6be154df3e602888c2a32.tar.gz bcm5719-llvm-69c02e9476ffd02d86f6be154df3e602888c2a32.zip |
Remove more of llvmc and dependencies.
llvm-svn: 140121
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r-- | llvm/docs/CommandGuide/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index b839d3cb32c..6f217db4d0e 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/docs/CommandGuide/index.html @@ -69,9 +69,6 @@ options) arguments to the tool you are interested in.</p> <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/llvmc.html"><b>llvmc</b></a> - - a generic customizable compiler driver</li> - <li><a href="/cmds/llvm-diff.html"><b>llvm-diff</b></a> - structurally compare two modules</li> |