summaryrefslogtreecommitdiff
path: root/test/lld/main_module_table_5.wat.out
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-08-07 07:08:28 -0700
committerGitHub <noreply@github.com>2022-08-07 07:08:28 -0700
commit680e4ecb581dd29947ecbaf3fb11817c187c30c9 (patch)
tree38b4fd822f5335d71be37eef5cff6c8003dd6059 /test/lld/main_module_table_5.wat.out
parentda916dbae19d213321225da2658423c09b85205b (diff)
downloadbinaryen-680e4ecb581dd29947ecbaf3fb11817c187c30c9.tar.gz
binaryen-680e4ecb581dd29947ecbaf3fb11817c187c30c9.tar.bz2
binaryen-680e4ecb581dd29947ecbaf3fb11817c187c30c9.zip
Remove metadata generation from wasm-emscripten-finalize (#4863)
This is no longer needed by emscripten as of: https://github.com/emscripten-core/emscripten/pull/16529
Diffstat (limited to 'test/lld/main_module_table_5.wat.out')
-rw-r--r--test/lld/main_module_table_5.wat.out25
1 files changed, 0 insertions, 25 deletions
diff --git a/test/lld/main_module_table_5.wat.out b/test/lld/main_module_table_5.wat.out
index bf543f98a..3620dc0b4 100644
--- a/test/lld/main_module_table_5.wat.out
+++ b/test/lld/main_module_table_5.wat.out
@@ -25,28 +25,3 @@
)
)
)
-(;
---BEGIN METADATA --
-{
- "declares": [
- ],
- "globalImports": [
- "__stack_pointer",
- "__stdio_write",
- "__table_base"
- ],
- "exports": [
- "__stdio_write",
- "dynCall_v"
- ],
- "namedGlobals": {
- "__data_end" : "42"
- },
- "invokeFuncs": [
- ],
- "mainReadsParams": 0,
- "features": [
- ]
-}
--- END METADATA --
-;)