summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/wineh-nested-unwind.ll
Commit message (Collapse)AuthorAgeFilesLines
* [WinEH] Visit 'unwind to caller' catchswitches nested in catchswitchesDavid Majnemer2016-02-231-0/+55
We had the right logic for the nested cleanuppad case but omitted it for catchswitches. llvm-svn: 261615
OpenPOWER on IntegriCloud