diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-08-06 05:56:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-08-06 05:56:52 +0000 |
| commit | 6b12e46f35aaea12ed7cfabded9bfda6f44b07bb (patch) | |
| tree | 326f126909d13cac77bb65af618b05c13bda640b /llvm/docs/CommandGuide/index.html | |
| parent | e8bdce441bd413ff91787dd4514c397bdccabf82 (diff) | |
| download | bcm5719-llvm-6b12e46f35aaea12ed7cfabded9bfda6f44b07bb.tar.gz bcm5719-llvm-6b12e46f35aaea12ed7cfabded9bfda6f44b07bb.zip | |
remove stacker
llvm-svn: 54398
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
| -rw-r--r-- | llvm/docs/CommandGuide/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index a411fea68bf..fa1e5e86660 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/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> |

