mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-02 04:39:35 +00:00
Terminate a list.
Remove reference to llvm-ld git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17835 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f771bea740
commit
e8ae2d7155
@ -377,6 +377,8 @@ by the I<length> field. Note that is allowed (but unwise) to use non-printing
|
|||||||
characters (even 0x00) in the symbol. This allows for multiple encodings of
|
characters (even 0x00) in the symbol. This allows for multiple encodings of
|
||||||
symbol names.
|
symbol names.
|
||||||
|
|
||||||
|
=back
|
||||||
|
|
||||||
=head1 EXIT STATUS
|
=head1 EXIT STATUS
|
||||||
|
|
||||||
If B<llvm-as> succeeds, it will exit with 0. A usage error, results
|
If B<llvm-as> succeeds, it will exit with 0. A usage error, results
|
||||||
@ -386,7 +388,7 @@ exit code of 3.
|
|||||||
|
|
||||||
=head1 SEE ALSO
|
=head1 SEE ALSO
|
||||||
|
|
||||||
L<llvm-ld|llvm-ld>, L<llvm-ranlib|llvm-ranlib>
|
L<llvm-ranlib|llvm-ranlib>
|
||||||
|
|
||||||
=head1 AUTHORS
|
=head1 AUTHORS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user