diff options
author | Sam Clegg <sbc@chromium.org> | 2021-12-28 14:53:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-28 14:53:23 -0800 |
commit | 75988573cef85d1f678c55246aeb2d29b0fa0a77 (patch) | |
tree | b33dd2ad122204f009fd225ece6b538219c4cf9b /test/lld/main_module_table_2.wat.out | |
parent | 083ab9842ec3d4ca278c95e1a33112ae7cd4d9e5 (diff) | |
download | binaryen-75988573cef85d1f678c55246aeb2d29b0fa0a77.tar.gz binaryen-75988573cef85d1f678c55246aeb2d29b0fa0a77.tar.bz2 binaryen-75988573cef85d1f678c55246aeb2d29b0fa0a77.zip |
Remove tableSize from emscripten metadata (#4415)
See https://github.com/emscripten-core/emscripten/pull/15855
Diffstat (limited to 'test/lld/main_module_table_2.wat.out')
-rw-r--r-- | test/lld/main_module_table_2.wat.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lld/main_module_table_2.wat.out b/test/lld/main_module_table_2.wat.out index d8938bcc2..37a162860 100644 --- a/test/lld/main_module_table_2.wat.out +++ b/test/lld/main_module_table_2.wat.out @@ -13,7 +13,6 @@ (; --BEGIN METADATA -- { - "tableSize": 1, "declares": [ ], "globalImports": [ |