[llvm-commits] CVS: llvm/docs/CommandGuide/llvm-ar.pod
Reid Spencer
reid at x10sys.com
Mon Nov 15 11:45:41 PST 2004
Changes in directory llvm/docs/CommandGuide:
llvm-ar.pod updated: 1.4 -> 1.5
---
Log message:
Terminate a list.
Remove reference to llvm-ld
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/CommandGuide/llvm-ar.pod
diff -u llvm/docs/CommandGuide/llvm-ar.pod:1.4 llvm/docs/CommandGuide/llvm-ar.pod:1.5
--- llvm/docs/CommandGuide/llvm-ar.pod:1.4 Mon Nov 15 13:12:06 2004
+++ llvm/docs/CommandGuide/llvm-ar.pod Mon Nov 15 13:45:29 2004
@@ -377,6 +377,8 @@
characters (even 0x00) in the symbol. This allows for multiple encodings of
symbol names.
+=back
+
=head1 EXIT STATUS
If B<llvm-as> succeeds, it will exit with 0. A usage error, results
@@ -386,7 +388,7 @@
=head1 SEE ALSO
-L<llvm-ld|llvm-ld>, L<llvm-ranlib|llvm-ranlib>
+L<llvm-ranlib|llvm-ranlib>
=head1 AUTHORS
More information about the llvm-commits
mailing list