Remove the CFIEnforcing flag from TargetOptions as it is unused.
[oota-llvm.git] / include / llvm / CodeGen / WinEHFuncInfo.h
2015-04-10 David Majnemer[WinEHPrepare] Don't rely on the order of IR
2015-04-03 David Majnemer[WinEH] Fill out CatchHigh in the TryBlockMap
2015-04-03 David Majnemer[WinEH] Fill out .xdata for catch objects
2015-04-03 Andrew Kaylor[WinEH] Handle nested landing pads in outlined catch...
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-30 David Majnemer[WinEH] Run cleanup handlers when an exception is thrown