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 | 296cf274fd12ca1dc006d959e28307c31b83aba4 (patch) | |
tree | 43e0cbc4e2ccd60712ec5f68021e7f4fdf406638 /llvm/docs/CommandGuide | |
parent | 85a38ded3197e4269f8acd1b346410716d1d0a29 (diff) | |
download | bcm5719-llvm-296cf274fd12ca1dc006d959e28307c31b83aba4.tar.gz bcm5719-llvm-296cf274fd12ca1dc006d959e28307c31b83aba4.zip |
Hopefully fix a link.
llvm-svn: 19102
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/llvmgxx.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvmgxx.pod b/llvm/docs/CommandGuide/llvmgxx.pod index 0f23844d195..16379c249a3 100644 --- a/llvm/docs/CommandGuide/llvmgxx.pod +++ b/llvm/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 |