summaryrefslogtreecommitdiff
path: root/test/lld/shared_add_to_table.wasm.out
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2021-04-15 08:31:07 -0700
committerGitHub <noreply@github.com>2021-04-15 08:31:07 -0700
commit0e5ade3db77864d98a0d39fee31626b973b571a4 (patch)
treec83ddff1ed5e866a4d7cfecd42e2020200be2d59 /test/lld/shared_add_to_table.wasm.out
parentb2c63a9665a9758c50eac60af605f0399f66580f (diff)
downloadbinaryen-0e5ade3db77864d98a0d39fee31626b973b571a4.tar.gz
binaryen-0e5ade3db77864d98a0d39fee31626b973b571a4.tar.bz2
binaryen-0e5ade3db77864d98a0d39fee31626b973b571a4.zip
Remove final remnants of name mangling from wasm-emscripten (#3785)
See https://github.com/emscripten-core/emscripten/pull/13847
Diffstat (limited to 'test/lld/shared_add_to_table.wasm.out')
-rw-r--r--test/lld/shared_add_to_table.wasm.out14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/lld/shared_add_to_table.wasm.out b/test/lld/shared_add_to_table.wasm.out
index 85f6e2f87..692294eb3 100644
--- a/test/lld/shared_add_to_table.wasm.out
+++ b/test/lld/shared_add_to_table.wasm.out
@@ -76,13 +76,13 @@
"_Z16waka_func_theirsi"
],
"externs": [
- "___stack_pointer",
- "___memory_base",
- "___table_base",
- "__Z16waka_func_theirsi",
- "__Z14waka_func_minei",
- "_waka_mine",
- "_waka_others"
+ "__stack_pointer",
+ "__memory_base",
+ "__table_base",
+ "_Z16waka_func_theirsi",
+ "_Z14waka_func_minei",
+ "waka_mine",
+ "waka_others"
],
"exports": [
"__post_instantiate",