[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / X86 / X86TargetMachine.cpp
index be22d619eecb89a644fa588d3b0191648f664343..d9cc1c8156bb63b83c72f21dd5eb44a64a6bd3ec 100644 (file)
@@ -17,7 +17,7 @@
 #include "X86TargetTransformInfo.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/IR/Function.h"
-#include "llvm/PassManager.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FormattedStream.h"
 #include "llvm/Support/TargetRegistry.h"