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 a3f6cd2cb..2b8ab41f2 100644 --- a/test/lld/shared_add_to_table.wasm.out +++ b/test/lld/shared_add_to_table.wasm.out @@ -3,7 +3,7 @@ (type $none_=>_none (func)) (type $i32_=>_i32 (func (param i32) (result i32))) (type $i32_i32_=>_i32 (func (param i32 i32) (result i32))) - (import "env" "memory" (memory $0 0)) + (import "env" "memory" (memory $mimport$0 0)) (data (global.get $gimport$3) "*\00\00\00") (import "env" "table" (table $timport$1 0 funcref)) (import "env" "__memory_base" (global $gimport$3 i32)) |