[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / ARM / ARMTargetMachine.cpp
index 6fc761b74b84892bdd21dfd1f9c1f8c9c02503c5..5be8b1b4bc75258054f62731c4474e4c0bf39098 100644 (file)
@@ -17,8 +17,8 @@
 #include "ARMTargetTransformInfo.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/IR/Function.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/MC/MCAsmInfo.h"
-#include "llvm/PassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FormattedStream.h"
 #include "llvm/Support/TargetRegistry.h"