Introduce an AnalysisManager which is like a pass manager but with a lot
[oota-llvm.git] / lib / IR / LegacyPassManager.cpp
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...