[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / Hexagon / HexagonTargetMachine.cpp
index 860a46c57ef787d3f98c60eed3771fddb7dcd940..64f75a3e2f5c57ab0e99dfdc7546ad463c75a784 100644 (file)
@@ -17,8 +17,8 @@
 #include "HexagonMachineScheduler.h"
 #include "HexagonTargetObjectFile.h"
 #include "llvm/CodeGen/Passes.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/IR/Module.h"
-#include "llvm/PassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/TargetRegistry.h"
 #include "llvm/Transforms/IPO/PassManagerBuilder.h"