summaryrefslogtreecommitdiff
path: root/src/passes/TranslateEH.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Standardize Super:: over super:: (#6920)Alon Zakai2024-09-101-1/+1
* [EH] Rename BrTarget to Trampoline (NFC) (#6898)Heejin Ahn2024-09-041-30/+34
* [EH] Rename option/pass names for new EH (exnref) (#6592)Heejin Ahn2024-05-151-4/+4
* [EH] Fix assumption that all throw_refs are created from rethrows (#6524)Heejin Ahn2024-04-241-5/+7
* [EH] Fix missing outer block for catchless try (#6519)Heejin Ahn2024-04-241-8/+21
* [EH] Fix delegating to caller when func result is concrete (#6518)Heejin Ahn2024-04-231-1/+1
* [EH] Change translator option name (#6259)Heejin Ahn2024-01-301-21/+4
* [EH] Add translator from old to new EH instructions (#6210)Heejin Ahn2024-01-231-0/+821