[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / lib / Target / R600 / AMDGPUTargetMachine.cpp
index 533cbc1ff984acd04c949cf9d609b8a537d0e472..a862f3c5e4a57bd7b612a11e8d185021a9b25ab2 100644 (file)
@@ -28,7 +28,7 @@
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/IR/Verifier.h"
 #include "llvm/MC/MCAsmInfo.h"
-#include "llvm/PassManager.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/Support/TargetRegistry.h"
 #include "llvm/Support/raw_os_ostream.h"
 #include "llvm/Transforms/IPO.h"