mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 15:53:08 +00:00
Apparently the `__eh_frame` in Mach-O binaries doesn't include the terminator entry, but in all other respects it acts like `.eh_frame` rather than `.debug_frame`. I have no idea.