Andrew Kelley
|
28514476ef
|
remove -fstage1 option
After this commit, the self-hosted compiler does not offer the option to
use stage1 as a backend anymore.
|
2022-12-06 12:15:04 -07:00 |
|
Luuk de Gram
|
74108bb9c0
|
test/link: fix Wasm archive test
As memcpy is now part of compiler-rt, we no longer expect
any imports in the binary.
|
2022-10-15 07:02:38 -07:00 |
|
Ali Chraghi
|
d086b371f0
|
Compilation: strip debug info from ReleaseSmall by default
|
2022-10-11 17:51:25 +02:00 |
|
Luuk de Gram
|
7fe2a3d104
|
test/link: add wasm linker-test for archives
Adds a test case that will pull-in compiler-rt symbols,
and therefore link with the compiler-rt archive file.
|
2022-08-20 15:46:39 +02:00 |
|