diff options
Diffstat (limited to 'test/lld/shared_add_to_table.wasm.out')
-rw-r--r-- | test/lld/shared_add_to_table.wasm.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/shared_add_to_table.wasm.out b/test/lld/shared_add_to_table.wasm.out index a0f4ee558..9baa3bf23 100644 --- a/test/lld/shared_add_to_table.wasm.out +++ b/test/lld/shared_add_to_table.wasm.out @@ -75,7 +75,7 @@ "declares": [ "_Z16waka_func_theirsi" ], - "externs": [ + "globalImports": [ "__stack_pointer", "__memory_base", "__table_base", |