diff options
Diffstat (limited to 'test/lld/basic_safe_stack.wat.out')
-rw-r--r-- | test/lld/basic_safe_stack.wat.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/basic_safe_stack.wat.out b/test/lld/basic_safe_stack.wat.out index 9500aea41..f39301a01 100644 --- a/test/lld/basic_safe_stack.wat.out +++ b/test/lld/basic_safe_stack.wat.out @@ -91,7 +91,7 @@ "declares": [ "__handle_stack_overflow" ], - "externs": [ + "globalImports": [ ], "exports": [ "__wasm_call_ctors", |