summaryrefslogtreecommitdiff
path: root/src/ir/eh-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Fixup block-nested pops even when EH is not enabled (#7130)Thomas Lively2024-12-031-2/+8
* [NFC] Refactor EHUtils::findPops() method (#4704)Alon Zakai2022-06-011-0/+20
* [EH] Fixup nested pops after reading stacky binary (#4420)Heejin Ahn2022-01-041-4/+7
* [EH] Enable fuzzer with initial contents (#4409)Heejin Ahn2022-01-041-1/+1
* Add fixup function for nested pops in catch (#4348)Heejin Ahn2021-11-221-2/+8
* [EH] Improve catch validation (#4315)Heejin Ahn2021-11-081-0/+38