diff options
Diffstat (limited to 'test/lld/safe_stack_standalone-wasm.wat.out')
-rw-r--r-- | test/lld/safe_stack_standalone-wasm.wat.out | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/test/lld/safe_stack_standalone-wasm.wat.out b/test/lld/safe_stack_standalone-wasm.wat.out index 11e9d0109..2a78fb9bb 100644 --- a/test/lld/safe_stack_standalone-wasm.wat.out +++ b/test/lld/safe_stack_standalone-wasm.wat.out @@ -220,16 +220,6 @@ ], "externs": [ ], - "implementedFunctions": [ - "___wasm_call_ctors", - "_main", - "___set_stack_limit", - "_stackSave", - "_stackAlloc", - "_stackRestore", - "___growWasmMemory", - "__start" - ], "exports": [ "__wasm_call_ctors", "main", |