diff options
author | Alon Zakai <azakai@google.com> | 2020-09-03 08:06:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 08:06:22 -0700 |
commit | 560baeea1810e7e4a0da6155be6e3dc9716a6758 (patch) | |
tree | 51dd8858a9f08b2334ae019e93a5dfd7469347f8 /src/wasm/wasm-validator.cpp | |
parent | 5effd0d06cceb25c75a561b505a4e6a23ce0bab2 (diff) | |
download | binaryen-560baeea1810e7e4a0da6155be6e3dc9716a6758.tar.gz binaryen-560baeea1810e7e4a0da6155be6e3dc9716a6758.tar.bz2 binaryen-560baeea1810e7e4a0da6155be6e3dc9716a6758.zip |
wasm-emscripten-finalize: Don't rename the imported table (#3101)
When minimizing wasm changes, leave it as __indirect_function_table
which is what LLVM emits.
This also removes the renaming of the memory. That was never needed
as LLVM already emits "memory" there.
See #3043
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions