aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Cache
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-08-01 22:04:40 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-08-01 23:11:59 -0700
commit48d584e3a33a76ef4ea643905a11d311e9ed8bbf (patch)
treec6dbeb4913b297c28fcd57add186d444279862d2 /lib/std/Build/Cache
parent290966c2497dc9d212bf9d4bd0fecee4988091a5 (diff)
downloadzig-48d584e3a33a76ef4ea643905a11d311e9ed8bbf.tar.gz
zig-48d584e3a33a76ef4ea643905a11d311e9ed8bbf.zip
std.debug: reorg and clarify API goals
After this commit: `std.debug.SelfInfo` is a cross-platform abstraction for the current executable's own debug information, with a goal of minimal code bloat and compilation speed penalty. `std.debug.Dwarf` does not assume the current executable is itself the thing being debugged, however, it does assume the debug info has the same CPU architecture and OS as the current executable. It is planned to remove this limitation.
Diffstat (limited to 'lib/std/Build/Cache')
0 files changed, 0 insertions, 0 deletions