Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Put finally pointers in the handler scope table field | Reid Kleckner | 2015-06-11 | 1 | -14/+13 |
* | [WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic | Reid Kleckner | 2015-06-11 | 1 | -3/+18 |
* | [WinEH] _except_handlerN uses 0 instead of 1 to indicate catch-all | Reid Kleckner | 2015-06-10 | 1 | -6/+4 |
* | Remove safeseh debug print and remove extra braces | Reid Kleckner | 2015-06-10 | 1 | -5/+2 |
* | [WinEH] Emit .safeseh directives for all 32-bit exception handlers | Reid Kleckner | 2015-06-10 | 1 | -0/+8 |
* | Fix -Wsign-compare warning in WinException.cpp | Reid Kleckner | 2015-06-10 | 1 | -1/+2 |
* | [WinEH] Add 32-bit SEH state table emission prototype | Reid Kleckner | 2015-06-09 | 1 | -1/+88 |
* | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -9/+9 |
* | [WinEH] Emit EH tables for __CxxFrameHandler3 on 32-bit x86 | Reid Kleckner | 2015-05-29 | 1 | -132/+171 |
* | Rename Win64Exception.(cpp|h) to WinException.(cpp|h) | Reid Kleckner | 2015-05-28 | 1 | -0/+504 |