mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
these don't use passes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21967 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -59,15 +59,6 @@ Print a summary of command line options.
|
|||||||
Specify the output file name. If F<filename> is C<->, then B<llvm-as>
|
Specify the output file name. If F<filename> is C<->, then B<llvm-as>
|
||||||
sends its output to standard output.
|
sends its output to standard output.
|
||||||
|
|
||||||
=item B<--stats>
|
|
||||||
|
|
||||||
Print statistics.
|
|
||||||
|
|
||||||
=item B<--time-passes>
|
|
||||||
|
|
||||||
Record the amount of time needed for each pass and print it to standard
|
|
||||||
error.
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=head1 EXIT STATUS
|
=head1 EXIT STATUS
|
||||||
|
@@ -42,11 +42,6 @@ Print a summary of command line options.
|
|||||||
Specify the output file name. If F<filename> is -, then the output is sent
|
Specify the output file name. If F<filename> is -, then the output is sent
|
||||||
to standard output.
|
to standard output.
|
||||||
|
|
||||||
=item B<-time-passes>
|
|
||||||
|
|
||||||
Record the amount of time needed for each pass and print it to standard
|
|
||||||
error.
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=head1 EXIT STATUS
|
=head1 EXIT STATUS
|
||||||
|
Reference in New Issue
Block a user