Move EH-specific helper functions to a more appropriate place
[oota-llvm.git] / include / llvm / CodeGen / MachineModuleInfo.h
index fd42b46476c52e6a081b8e4578f4c096157c60e5..43b9f5203c50285e8db714044eacc3f0965219c0 100644 (file)
@@ -35,7 +35,7 @@
 #include "llvm/ADT/PointerIntPair.h"
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/ADT/SmallVector.h"
-#include "llvm/Analysis/LibCallSemantics.h"
+#include "llvm/Analysis/EHPersonalities.h"
 #include "llvm/IR/DebugLoc.h"
 #include "llvm/IR/Metadata.h"
 #include "llvm/IR/ValueHandle.h"