[LLVMdev] RegisterAnalysisGroup

David Greene dag at cray.com
Fri Sep 14 13:43:23 PDT 2007


Can someone explain how RegisterPass and RegisterAnalysisGroup
conspire to pick the right member of an analysis group when command-line
options dictate non-default implementations?

For example, when I pass -anders-aa to opt, where in the code is that option 
parsed and setNormalCtor called on the analysis group to change from the
default basicaa?

                                                             -Dave



More information about the llvm-dev mailing list