Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Delete the old landingpad implementation of Windows EH | Reid Kleckner | 2015-10-09 | 1 | -212/+0 |
* | Rename llvm.frameescape and llvm.framerecover to localescape and localrecover | Reid Kleckner | 2015-07-07 | 1 | -2/+2 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -6/+6 |
* | [WinEH] C++ EH state numbering fixes | Andrew Kaylor | 2015-05-20 | 1 | -10/+8 |
* | Changed renaming of local symbols by inserting a dot vefore the numeric suffix. | Sunil Srivastava | 2015-05-12 | 1 | -8/+8 |
* | [WinEH] Handle nested landing pads that return directly to the parent function. | Andrew Kaylor | 2015-05-11 | 1 | -0/+214 |