mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-02 04:39:35 +00:00
Document opt -S argument.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81140 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f61f89ae14
commit
53a99f9cda
@ -51,6 +51,10 @@ Print a summary of command line options.
|
|||||||
|
|
||||||
Specify the output filename.
|
Specify the output filename.
|
||||||
|
|
||||||
|
=item B<-S>
|
||||||
|
|
||||||
|
Write output in LLVM intermediate language (instead of bitcode).
|
||||||
|
|
||||||
=item B<-{passname}>
|
=item B<-{passname}>
|
||||||
|
|
||||||
B<opt> provides the ability to run any of LLVM's optimization or analysis passes
|
B<opt> provides the ability to run any of LLVM's optimization or analysis passes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user