[LLVMdev] Customizing Passes

Michael Chapman michael.chapman at neuf.fr
Thu Aug 4 02:29:27 PDT 2011


For a particular target I would like to replace some of the "standard" 
passes with customized versions.

What would be the cleanest way to do this?

At the moment I cannot see a good way of removing an existing pass from
within the target library.






More information about the llvm-dev mailing list