mirror of
https://github.com/ziglang/zig.git
synced 2026-01-11 01:45:12 +00:00
Like ELF, we now have `std.debug.MachOFile` for the host-independent parts, and `std.debug.SelfInfo.MachO` for logic requiring the file to correspond to the running program.