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.