zig/test/link/wasm
Luuk de Gram 8635c18e40
test/link: don't strip producers section for wasm
When testing the Wasm linker for the producers section
we do not ever want to strip the binary as this will remove
the producers section in release-small.

This fixes the CI errors by d086b371f0
2022-10-11 21:27:09 +02:00
..
archive Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
bss Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
extern test/link: add test for extern resolution 2022-08-30 18:32:08 +02:00
producers test/link: don't strip producers section for wasm 2022-10-11 21:27:09 +02:00
segments Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
stack_pointer Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
type Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00