summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-09-20 00:42:28 +0000
committerEric Christopher <echristo@apple.com>2011-09-20 00:42:28 +0000
commit78d08359691d546f88b5e84bf15f1b1b05d70849 (patch)
treeac58fb0ef0079341b7550eac515060a998ebfdf4 /docs/index.html
parent33fe8eb46c4ef865eca4cbb0b1d9c4381d563f85 (diff)
downloadexternal_llvm-78d08359691d546f88b5e84bf15f1b1b05d70849.zip
external_llvm-78d08359691d546f88b5e84bf15f1b1b05d70849.tar.gz
external_llvm-78d08359691d546f88b5e84bf15f1b1b05d70849.tar.bz2
More llvmc bits. Spotted by Benjamin on IRC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140124 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 422dfb2..8f82cf9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -87,7 +87,6 @@ Current tools:
<a href="/cmds/opt.html">opt</a>,
<a href="/cmds/llc.html">llc</a>,
<a href="/cmds/lli.html">lli</a>,
- <a href="/cmds/llvmc.html">llvmc</a>
<a href="/cmds/llvmgcc.html">llvm-gcc</a>,
<a href="/cmds/llvmgxx.html">llvm-g++</a>,
<a href="/cmds/bugpoint.html">bugpoint</a>,