summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-07-01 14:47:05 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-07-01 14:47:05 +0000
commita239fcd34d99a5698cf9c546705f9e7a1b100116 (patch)
tree2b9ee7a35c34197924d2b912857ee784a12b0509 /docs/CommandGuide
parente5fd2fbe1b2916fdce80c9864ec9bb396e5d5d71 (diff)
downloadllvm-a239fcd34d99a5698cf9c546705f9e7a1b100116.tar.gz
llvm-a239fcd34d99a5698cf9c546705f9e7a1b100116.tar.bz2
llvm-a239fcd34d99a5698cf9c546705f9e7a1b100116.tar.xz
Fix link to llvmgcc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14527 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvmgxx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvmgxx.html b/docs/CommandGuide/llvmgxx.html
index 0b74e43623..af66ea6286 100644
--- a/docs/CommandGuide/llvmgxx.html
+++ b/docs/CommandGuide/llvmgxx.html
@@ -96,7 +96,7 @@ occurs, it will exit with a non-zero value.
<h3>
SEE ALSO
</h3>
-<A HREF="llvmgcc.html"><tt>llvmg++</tt></A>,
+<A HREF="llvmgcc.html"><tt>llvmgcc</tt></A>,
<A HREF="gccas.html"><tt>gccas</tt></A>,
<A HREF="gccld.html"><tt>gccld</tt></A>