Displaying 1 result from an estimated 1 matches for "58908b25".
2009 Oct 12
3
[LLVMdev] Options in OPT
Hello,
There is an option that I don't know how to used it.
*-S*
Write output in LLVM intermediate language (instead of bitcode).
The option appears in the documentation, but I try to use it... I get the
next message:
~/test$ opt -analyze hello.ll -o hello.bc -S
opt: Unknown command line argument '-S'. Try: 'opt --help'
I also try 'opt --help'; but the option is