summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/WinException.h
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Teach AsmPrinter about funcletsDavid Majnemer2015-09-291-0/+7
* [WinEH] Fix ip2state table emission with funcletsReid Kleckner2015-09-281-1/+4
* [WinEH] Rip out the landingpad-based C++ EH state numbering codeReid Kleckner2015-09-161-2/+1
* [SEH] Emit 32-bit SEH tables for the new EH IRReid Kleckner2015-09-091-1/+1
* [WinEH] Calculate state numbers for the new EH representationDavid Majnemer2015-08-181-2/+2
* [AsmPrinter] Hide implementation detailsBenjamin Kramer2015-07-011-1/+1
* [SEH] Add new intrinsics for recovering and restoring parent framesReid Kleckner2015-06-301-0/+5
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [WinEH] Add 32-bit SEH state table emission prototypeReid Kleckner2015-06-091-0/+7
* [WinEH] Emit EH tables for __CxxFrameHandler3 on 32-bit x86Reid Kleckner2015-05-291-5/+13
* Rename Win64Exception.(cpp|h) to WinException.(cpp|h)Reid Kleckner2015-05-281-0/+61
OpenPOWER on IntegriCloud