[LLVMdev] Passing an option to opt through clang/dragonegg

Duncan Sands baldrick at free.fr
Fri Oct 26 04:30:17 PDT 2012


Hi Arun,

> I need to pass an option to an llvm analysis pass through clang and dragonegg,
> to llvm's opt. Right now opt takes the flag, but when I pass the flag through
> clang with -mllvm, I get an error.

what's the flag, and what's the analysis pass?

Ciao, Duncan.



More information about the llvm-dev mailing list