[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / tools / bugpoint / ExtractFunction.cpp
index 34fe53c08112f43cfad0aac08168c498c40b3ab6..0d001cdc811a4d83f7b84a1fc85193f043292926 100644 (file)
 #include "llvm/IR/DataLayout.h"
 #include "llvm/IR/DerivedTypes.h"
 #include "llvm/IR/LLVMContext.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/IR/Module.h"
 #include "llvm/IR/Verifier.h"
 #include "llvm/Pass.h"
-#include "llvm/PassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/FileUtilities.h"