[llvm-commits] CVS: llvm/docs/CommandGuide/llvmc.pod
Reid Spencer
reid at x10sys.com
Sun Feb 11 21:03:50 PST 2007
Changes in directory llvm/docs/CommandGuide:
llvmc.pod updated: 1.13 -> 1.14
---
Log message:
Remove references to the now deprecated gccas and gccld.
---
Diffs of the changes: (+1 -2)
llvmc.pod | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/docs/CommandGuide/llvmc.pod
diff -u llvm/docs/CommandGuide/llvmc.pod:1.13 llvm/docs/CommandGuide/llvmc.pod:1.14
--- llvm/docs/CommandGuide/llvmc.pod:1.13 Thu Jan 4 11:55:11 2007
+++ llvm/docs/CommandGuide/llvmc.pod Sun Feb 11 23:03:33 2007
@@ -422,8 +422,7 @@
=head1 SEE ALSO
-L<gccas|gccas>, L<gccld|gccld>, L<llvm-as|llvm-as>, L<llvm-dis|llvm-dis>,
-L<llc|llc>, L<llvm-link|llvm-link>
+L<llvm-as|llvm-as>, L<llvm-dis|llvm-dis>, L<llc|llc>, L<llvm-link|llvm-link>
=head1 AUTHORS
More information about the llvm-commits
mailing list