zig/test/link
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
..
bss tests: avoid loading 16 MiB onto the stack 2025-06-06 23:42:15 -07:00
common_symbols std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
common_symbols_alignment std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
glibc_compat compiler: Allow configuring UBSan mode at the module level. 2025-04-26 22:54:34 +02:00
interdependent_static_c_libs std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
static_libs_from_object_files std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
wasm ubsan: update wording 2025-02-25 11:22:33 -08:00
build.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
build.zig.zon test/link/wasm/segment: delete bad test 2025-01-15 15:11:37 -08:00
elf.zig compiler: Allow configuring UBSan mode at the module level. 2025-04-26 22:54:34 +02:00
link.zig Build: change how the target is printed in step names 2025-06-19 11:45:06 -04:00
macho.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00