Ori EH Personality
6 sections
78%
Overview
Complete Ori-owned exception handling on Itanium EH platforms end-to-end: emit @ori_eh_personality in LLVM IR, raise exceptions via _Unwind_RaiseException (not Rust panic_any) for AOT Itanium paths, and free caught exception objects correctly.