diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-09 16:56:25 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-09 16:56:25 +0000 |
commit | 6bc8576e7429025c63f082d59037b34dd14bbaa7 (patch) | |
tree | 79cc29efb264a2777d504a78efb17e5ae1ba830a /llvm/docs/CommandGuide/llvmgcc.pod | |
parent | 2543a220355f78555e93522338e2651fa2af8e12 (diff) | |
download | bcm5719-llvm-6bc8576e7429025c63f082d59037b34dd14bbaa7.tar.gz bcm5719-llvm-6bc8576e7429025c63f082d59037b34dd14bbaa7.zip |
Remove gccas.pod and references to gccas and gccld.
llvm-svn: 34097
Diffstat (limited to 'llvm/docs/CommandGuide/llvmgcc.pod')
-rw-r--r-- | llvm/docs/CommandGuide/llvmgcc.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvmgcc.pod b/llvm/docs/CommandGuide/llvmgcc.pod index f2981d5c4b1..189395124c0 100644 --- a/llvm/docs/CommandGuide/llvmgcc.pod +++ b/llvm/docs/CommandGuide/llvmgcc.pod @@ -85,7 +85,7 @@ occurs, it will exit with a non-zero value. =head1 SEE ALSO -L<llvm-g++|llvmgxx>, L<gccas|gccas>, L<gccld|gccld> +L<llvm-g++|llvmgxx> =head1 AUTHORS |