zig/test
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
..
behavior Merge pull request #13075 from Vexu/stage2-fixes 2022-10-10 23:27:17 +02:00
c_abi C ABI: Add tests for complex float/double support 2022-10-09 23:24:29 -07:00
cases Merge pull request #13075 from Vexu/stage2-fixes 2022-10-10 23:27:17 +02:00
link test/link: don't strip producers section for wasm 2022-10-11 21:27:09 +02:00
src
stage2
standalone compiler-rt: Implement mulXc3 and divXc3 functions 2022-10-09 11:09:41 -07:00
assemble_and_link.zig
behavior.zig Zir: handle ranges in getMultiProng 2022-10-05 17:26:29 +03:00
cases.zig
cli.zig Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
compare_output.zig
compile_errors.zig
gen_h.zig
link.zig test/link: Add linker test for producers section 2022-10-08 09:43:40 +02:00
run_translated_c.zig translate-c: Fix #12263 2022-10-10 22:29:56 +02:00
stack_traces.zig
standalone.zig llvm: avoid undefined values by ensuring the StackTrace decl is analyzed 2022-10-01 04:02:09 -04:00
tests.zig
translate_c.zig Update translate-c tests 2022-10-11 00:43:53 +02:00