aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/gccas.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/gccas.pod')
-rw-r--r--docs/CommandGuide/gccas.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/gccas.pod b/docs/CommandGuide/gccas.pod
index a7e32533fb..c5ee63b3c1 100644
--- a/docs/CommandGuide/gccas.pod
+++ b/docs/CommandGuide/gccas.pod
@@ -12,7 +12,7 @@ gccas [options] filename
=head1 DESCRIPTION
The B<gccas> utility takes an LLVM assembly file generated by the
-L<llvm-gcc|llvm-gcc> or L<llvm-g++|llvm-g++> front-ends and converts
+L<llvmgcc|llvmgcc> or L<llvmg++|llvmgxx> front-ends and converts
it into an LLVM bytecode file. It is primarily used by the GCC
front end, and as such, attempts to mimic the interface provided
by the default system assembler so that it can act as a "drop-in"