aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r--docs/CommandGuide/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index cb6d3d2b83..93876b71c3 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -79,6 +79,16 @@
<!--===============================================================-->
<dl compact>
+ <dt><A href="llvmgcc.html"><b>llvmgcc</b></A>
+ <dd>
+ GCC-based C front end for LLVM.
+ <p>
+
+ <dt><A href="llvmgxx.html"><b>llvmg++</b></A>
+ <dd>
+ GCC-based C++ front end for LLVM.
+ <p>
+
<dt><A href="gccas.html"><b>gccas</b></A>
<dd>
LLVM assembler used by GCC and other native compiler tools.