[WinEH] Undo the effect of r249578 for 32-bit
[oota-llvm.git] / lib / CodeGen / AsmPrinter / WinException.h
2015-10-07 Reid Kleckner[WinEH] Undo the effect of r249578 for 32-bit
2015-09-29 David Majnemer[WinEH] Teach AsmPrinter about funclets
2015-09-28 Reid Kleckner[WinEH] Fix ip2state table emission with funclets
2015-09-16 Reid Kleckner[WinEH] Rip out the landingpad-based C++ EH state numbe...
2015-09-09 Reid Kleckner[SEH] Emit 32-bit SEH tables for the new EH IR
2015-08-18 David Majnemer[WinEH] Calculate state numbers for the new EH represen...
2015-07-01 Benjamin Kramer[AsmPrinter] Hide implementation details
2015-06-30 Reid Kleckner[SEH] Add new intrinsics for recovering and restoring...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-09 Reid Kleckner[WinEH] Add 32-bit SEH state table emission prototype
2015-05-29 Reid Kleckner[WinEH] Emit EH tables for __CxxFrameHandler3 on 32...
2015-05-28 Reid KlecknerRename Win64Exception.(cpp|h) to WinException.(cpp|h)