diff options
Diffstat (limited to 'test/lld/recursive_safe_stack.wat.out')
-rw-r--r-- | test/lld/recursive_safe_stack.wat.out | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/lld/recursive_safe_stack.wat.out b/test/lld/recursive_safe_stack.wat.out index 36b803a1e..06dedf88c 100644 --- a/test/lld/recursive_safe_stack.wat.out +++ b/test/lld/recursive_safe_stack.wat.out @@ -213,15 +213,6 @@ ], "externs": [ ], - "implementedFunctions": [ - "___wasm_call_ctors", - "_main", - "___set_stack_limit", - "_stackSave", - "_stackAlloc", - "_stackRestore", - "___growWasmMemory" - ], "exports": [ "__wasm_call_ctors", "main", |