[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / examples / ExceptionDemo / ExceptionDemo.cpp
index d50c7769526d91f7d6783baf9ecc5abdcacceef3..6822152a5f5d981e2583f3810e02a836dfb6653f 100644 (file)
@@ -56,8 +56,8 @@
 #include "llvm/IR/IRBuilder.h"
 #include "llvm/IR/Intrinsics.h"
 #include "llvm/IR/LLVMContext.h"
+#include "llvm/IR/LegacyPassManager.h"
 #include "llvm/IR/Module.h"
-#include "llvm/PassManager.h"
 #include "llvm/Support/Dwarf.h"
 #include "llvm/Support/TargetSelect.h"
 #include "llvm/Target/TargetOptions.h"