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