zig/lib/std/debug/Dwarf
Jacob Young 917640810e Target: pass and use locals by pointer instead of by value
This struct is larger than 256 bytes and code that copies it
consistently shows up in profiles of the compiler.
2025-06-19 11:45:06 -04:00
..
abi.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
call_frame.zig std.debug: reorg and clarify API goals 2024-08-01 23:11:59 -07:00
expression.zig std.ArrayList: popOrNull() -> pop() [v2] (#22720) 2025-02-10 04:21:31 +00:00