[LLVMdev] Passing options to opt

Bill Wendling wendling at apple.com
Wed Jan 5 14:04:37 PST 2011


On Jan 4, 2011, at 10:16 PM, Neal N. Wang wrote:

> Hi Folk, 
> 
> This question might be better suitable for clang mailing list.  Please forgive me for asking it here first.  In the llvm-gcc front-end, there is an option -mllvm that passes its following string as the option to opt, I'm wondering if clang also has a similar option. If yes, what is it?
> 
The -mllvm will pass the option with clang as well.

-bw






More information about the llvm-dev mailing list