mirror of
https://github.com/ziglang/zig.git
synced 2026-01-05 04:53:17 +00:00
std.debug.Dwarf is the parsing/decoding logic. std.dwarf remains the unopinionated types and bits alone. If you look at this diff you can see a lot less redundancy in namespaces.