diff options
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r-- | docs/CommandGuide/index.html | 8 |
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> |