mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-18 06:38:41 +00:00
rename options
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24733 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
60844d46ce
commit
f495536453
@ -46,7 +46,7 @@ Print a summary of command line options.
|
|||||||
Overwrite output files. By default, B<llc> will refuse to overwrite
|
Overwrite output files. By default, B<llc> will refuse to overwrite
|
||||||
an output file which already exists.
|
an output file which already exists.
|
||||||
|
|
||||||
=item B<-triple>=I<target triple>
|
=item B<-mtriple>=I<target triple>
|
||||||
|
|
||||||
Override the target triple specified in the input bytecode file with the
|
Override the target triple specified in the input bytecode file with the
|
||||||
specified string.
|
specified string.
|
||||||
|
@ -40,7 +40,7 @@ the just-in-time compiler, at present.
|
|||||||
Record the amount of time needed for each code-generation pass and print it to
|
Record the amount of time needed for each code-generation pass and print it to
|
||||||
standard error.
|
standard error.
|
||||||
|
|
||||||
=item B<-triple>=I<target triple>
|
=item B<-mtriple>=I<target triple>
|
||||||
|
|
||||||
Override the target triple specified in the input bytecode file with the
|
Override the target triple specified in the input bytecode file with the
|
||||||
specified string. This may result in a crash if you pick an
|
specified string. This may result in a crash if you pick an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user