summaryrefslogtreecommitdiffstats
path: root/llvm/docs/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
commit69c02e9476ffd02d86f6be154df3e602888c2a32 (patch)
tree81329e951e11dc6fa6db4da5f7d3c015df7ccda2 /llvm/docs/index.html
parent5aaeb91ca64b4a98861e061841e9e100252f2bb8 (diff)
downloadbcm5719-llvm-69c02e9476ffd02d86f6be154df3e602888c2a32.tar.gz
bcm5719-llvm-69c02e9476ffd02d86f6be154df3e602888c2a32.zip
Remove more of llvmc and dependencies.
llvm-svn: 140121
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r--llvm/docs/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index fa9f1fae0fc..422dfb2347f 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -216,14 +216,6 @@ in LLVM.</li>
<li><a href="Bugpoint.html">Bugpoint</a> - automatic bug finder and test-case
reducer description and usage information.</li>
-<li><a href="CompilerDriverTutorial.html">Compiler Driver (llvmc) Tutorial</a>
-- This document is a tutorial introduction to the usage and
-configuration of the LLVM compiler driver tool, <tt>llvmc</tt>.</li>
-
-<li><a href="CompilerDriver.html">Compiler Driver (llvmc)
-Reference</a> - This document describes the design and configuration
-of <tt>llvmc</tt> in more detail.</li>
-
<li><a href="BitCodeFormat.html">LLVM Bitcode File Format</a> - This describes
the file format and encoding used for LLVM "bc" files.</li>
OpenPOWER on IntegriCloud