[LLVMdev] How To Pass An Command Line Option To The Pass

Sevak Sargsyan sevaksargsyan777 at gmail.com
Tue Feb 21 01:41:03 PST 2012


Hi all,

I have a problem with passing multiple option(-flag=aaa/bbb) from clang to llvm,
I don't know how to parse it, should I parse it in clang and pass it
to llvm or should I parse it in llvm pass where I use it,
could you help me.

Thanks in advance,
Sevak.



More information about the llvm-dev mailing list