[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / PowerPC / PPCTargetMachine.cpp
index d4590d750f7a3515db8fae2e9d1a086111bfa459..f458e20ca0720f71c3235b78120e88aedc100bcf 100644 (file)
@@ -17,8 +17,8 @@
 #include "PPCTargetTransformInfo.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/IR/Function.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/MC/MCStreamer.h"
-#include "llvm/PassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FormattedStream.h"
 #include "llvm/Support/TargetRegistry.h"