zig/test/link
jacobly0 bd0dd225e8
Sema: implement linksection on functions
* Sema: implement linksection on functions

 * Implement function linksection in Sema.
 * Don't clobber function linksection/align/addrspace in Sema.
 * Fix copy-paste typo in tests.
 * Add a bunch of missing test_step.dependOn.
 * Fix checkInSymtab match.

Closes #12546
2022-10-18 14:02:10 +03:00
..
bss test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
common_symbols test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
common_symbols_alignment test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
interdependent_static_c_libs test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
macho Sema: implement linksection on functions 2022-10-18 14:02:10 +03:00
static_lib_as_system_lib test: introduce link(er) tests - builds on standalone tests 2022-06-20 17:59:17 +02:00
wasm test/link: fix Wasm archive test 2022-10-15 07:02:38 -07:00