summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-nested-rethrow.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Delete the old landingpad implementation of Windows EHReid Kleckner2015-10-091-212/+0
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-2/+2
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-6/+6
* [WinEH] C++ EH state numbering fixesAndrew Kaylor2015-05-201-10/+8
* Changed renaming of local symbols by inserting a dot vefore the numeric suffix.Sunil Srivastava2015-05-121-8/+8
* [WinEH] Handle nested landing pads that return directly to the parent function.Andrew Kaylor2015-05-111-0/+214
OpenPOWER on IntegriCloud