[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / TargetMachine.cpp
index 7f44e8b93cea61e5793e5165a46f9e464f4ac082..c054f5789f01c6269b2c9ac51d2bc7ba92dd7ae1 100644 (file)
@@ -25,7 +25,7 @@
 #include "llvm/MC/MCSectionMachO.h"
 #include "llvm/MC/MCTargetOptions.h"
 #include "llvm/MC/SectionKind.h"
-#include "llvm/PassManager.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Target/TargetLowering.h"
 #include "llvm/Target/TargetLoweringObjectFile.h"