Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-21 06:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/src
History
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
..
Cases.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
check-stack-trace.zig
test-stack-traces: correct expected object file name
2025-06-12 17:51:30 +01:00
CompareOutput.zig
test-compare-output: migrate from deprecated std.Build APIs
2024-12-18 01:49:03 +05:00
Debugger.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
LlvmIr.zig
Build: change how the target is printed in step names
2025-06-19 11:45:06 -04:00
RunTranslatedC.zig
test-run-translated-c: migrate from deprecated std.Build APIs
2024-12-18 01:49:05 +05:00
StackTrace.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
TranslateC.zig
Build: change how the target is printed in step names
2025-06-19 11:45:06 -04:00