mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Correctly terminate a list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17686 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
742ecbc90f
commit
2152cca341
@ -328,6 +328,8 @@ This field is the archive file member magic number. Its content is always the
|
||||
two characters backtick (0x60) and newline (0x0A). This provides some measure
|
||||
utility in identifying archive files that have been corrupted.
|
||||
|
||||
=back
|
||||
|
||||
=head1 EXIT STATUS
|
||||
|
||||
If B<llvm-as> succeeds, it will exit with 0. A usage error, results
|
||||
|
Loading…
Reference in New Issue
Block a user