about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-04-14 17:41:06 -0400
committerGitHub <noreply@github.com>2017-04-14 17:41:06 -0400
commit13dc855cc334ce4104e05dc239b0bf8b402609ce (patch)
tree775227a3882529ea31812df3f43b325060e0321a /src/test/run-pass/thinlto
parent5aa96024e3679f67925495f5322d6d65c3192fa1 (diff)
parentec27aa97b921957711b96e578c7c197ff28553ac (diff)
downloadrust-13dc855cc334ce4104e05dc239b0bf8b402609ce.tar.gz
rust-13dc855cc334ce4104e05dc239b0bf8b402609ce.zip
Rollup merge of #41303 - CryZe:patch-5, r=japaric
Compile WASM as WASM instead of asm.js

Looks like the LinkerFlavor change introduced in #40018 accidentally uses GCC for the WebAssembly target, causing Rust to never actually pass the post link args to emscripten. This then causes the code to be compiled as asm.js instead of WebAssembly, because the Binaryen tools never run due to the missing linker argument.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions