diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-12-22 06:48:03 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-12-22 06:48:03 +0000 |
commit | 847f9b7d31118114f8becc7313caa834db58c9fd (patch) | |
tree | f891c14644c16ffa404bf5c65460d7f82e43eeaf /docs/CommandGuide | |
parent | 473cbecff04c471b7c2f2b0be824a105cd53970a (diff) | |
download | external_llvm-847f9b7d31118114f8becc7313caa834db58c9fd.zip external_llvm-847f9b7d31118114f8becc7313caa834db58c9fd.tar.gz external_llvm-847f9b7d31118114f8becc7313caa834db58c9fd.tar.bz2 |
Hopefully fix a link.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19102 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/llvmgxx.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvmgxx.pod b/docs/CommandGuide/llvmgxx.pod index 0f23844..16379c2 100644 --- a/docs/CommandGuide/llvmgxx.pod +++ b/docs/CommandGuide/llvmgxx.pod @@ -77,7 +77,7 @@ occurs, it will exit with a non-zero value. =head1 SEE ALSO -L<llvm-gcc>, L<gccas>, L<gccld> +L<llvm-gcc|llvmgcc>, L<gccas>, L<gccld> =head1 AUTHORS |