[LLVMdev] Passmager (original) (raw)

Duncan Sands baldrick at free.fr
Thu Sep 15 00:30:33 PDT 2011


If we invoke a transformation pass on an llvm IR file using 'opt', does 'opt' automatically invokes the necessary analysis passes to perform the transformation pass.

Yes.

Ciao, Duncan.



More information about the llvm-dev mailing list