about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-09-29 10:15:18 -0700
committerGitHub <noreply@github.com>2022-09-29 10:15:18 -0700
commit3cecc78694869d05ea0947780bcd5cbd9035504b (patch)
tree1a26661b7c8e2795c54846b890686fd6d0d03c92 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent0878bee38adbc06b0f70664a1924bf3a09922338 (diff)
parent284c94257fbf32e62bbe3a8f9e71ecb644763df9 (diff)
downloadrust-3cecc78694869d05ea0947780bcd5cbd9035504b.tar.gz
rust-3cecc78694869d05ea0947780bcd5cbd9035504b.zip
Rollup merge of #102426 - sunfishcode:sunfishcode/no-wasm-init-memory, r=nagisa
Don't export `__wasm_init_memory` on WebAssembly.

Since #72889, the Rust wasm target doesn't use --passive-segments, so remove the `--export=__wasm_init_memory`.

As documented in the [tool-conventions Linking convention], `__wasm_init_memory` is not intended to be exported.

[tool-conventions Linking convention]: https://github.com/WebAssembly/tool-conventions/blob/7c064f304858f67ebf22964a84b7e9658e29557a/Linking.md#shared-memory-and-passive-segments
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions