diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-07-01 14:47:05 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-07-01 14:47:05 +0000 |
commit | a239fcd34d99a5698cf9c546705f9e7a1b100116 (patch) | |
tree | 2b9ee7a35c34197924d2b912857ee784a12b0509 /docs/CommandGuide | |
parent | e5fd2fbe1b2916fdce80c9864ec9bb396e5d5d71 (diff) | |
download | external_llvm-a239fcd34d99a5698cf9c546705f9e7a1b100116.zip external_llvm-a239fcd34d99a5698cf9c546705f9e7a1b100116.tar.gz external_llvm-a239fcd34d99a5698cf9c546705f9e7a1b100116.tar.bz2 |
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.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvmgxx.html b/docs/CommandGuide/llvmgxx.html index 0b74e43..af66ea6 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> |