diff options
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> |

