aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-09-20 00:34:27 +0000
committerEric Christopher <echristo@apple.com>2011-09-20 00:34:27 +0000
commiteae5a13078037e6b6591fd4f414452a7075cecf7 (patch)
tree3d79a7b7512ca2662c0268e8c3e30be66047e72f /docs/CommandGuide/index.html
parent400b624e02216dcbe1ec0c17963caa088b33c57a (diff)
Remove more of llvmc and dependencies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140121 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r--docs/CommandGuide/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index b839d3cb32..6f217db4d0 100644
--- a/docs/CommandGuide/index.html
+++ b/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>