summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/wineh-try-catch-vla.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM64] [Windows] Handle funcletsEli Friedman2018-11-091-0/+52
This patch adds support for funclets in frame lowering and ISel lowering. Together with D50288 and D50166, it enables C++ exception handling. Patch by Sanjin Sijaric, with some fixes by me. Differential Revision: https://reviews.llvm.org/D51524 llvm-svn: 346568
OpenPOWER on IntegriCloud