[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / MSP430 / MSP430TargetMachine.cpp
index 941f3da87eaa5e9ecb27ba2616f97c4c670624a4..348e672fa0ebc4b8b6b3303a1063b0e8e1657d03 100644 (file)
@@ -15,8 +15,8 @@
 #include "MSP430.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/MC/MCAsmInfo.h"
-#include "llvm/PassManager.h"
 #include "llvm/Support/TargetRegistry.h"
 using namespace llvm;