summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-08-06 05:56:52 +0000
committerChris Lattner <sabre@nondot.org>2008-08-06 05:56:52 +0000
commit2a3cea1a6d3be66f9388a24deafe8eb0a794d14e (patch)
treee37278031179204e6a9628ead8f169b32265e929 /docs/CommandGuide/index.html
parent5af5f463e1b95e2af8d69591d07282427c2dc6a4 (diff)
downloadllvm-2a3cea1a6d3be66f9388a24deafe8eb0a794d14e.tar.gz
llvm-2a3cea1a6d3be66f9388a24deafe8eb0a794d14e.tar.bz2
llvm-2a3cea1a6d3be66f9388a24deafe8eb0a794d14e.tar.xz
remove stacker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54398 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r--docs/CommandGuide/index.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index a411fea68b..fa1e5e8666 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -82,16 +82,12 @@ options) arguments to the tool you are interested in.</p>
<div class="doc_text">
<ul>
-<li><a href="/cmds/llvmgcc.html"><b>llvmgcc</b></a> -
+<li><a href="/cmds/llvmgcc.html"><b>llvm-gcc</b></a> -
GCC-based C front-end for LLVM
-<li><a href="/cmds/llvmgxx.html"><b>llvmg++</b></a> -
+<li><a href="/cmds/llvmgxx.html"><b>llvm-g++</b></a> -
GCC-based C++ front-end for LLVM</li>
-<li><a href="/cmds/stkrc.html"><b>stkrc</b></a> -
- front-end compiler for the <a href="../Stacker.html">Stacker</a>
- language</li>
-
</ul>
</div>