summaryrefslogtreecommitdiff
path: root/test/CodeGen/WinEH/cppeh-nested-rethrow.ll
Commit message (Expand)AuthorAgeFilesLines
* 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