Move EH-specific helper functions to a more appropriate place
[oota-llvm.git] / lib / Target / X86 / X86FrameLowering.cpp
index 52cf9fd44cbdeba6c741e00075b50e37a7550044..682f75c7f51c4320282d1702d15e564f366bd3b5 100644 (file)
@@ -18,7 +18,7 @@
 #include "X86Subtarget.h"
 #include "X86TargetMachine.h"
 #include "llvm/ADT/SmallSet.h"
-#include "llvm/Analysis/LibCallSemantics.h"
+#include "llvm/Analysis/EHPersonalities.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"