diff options
Diffstat (limited to 'test/lld/shared_longjmp.wat.out')
-rw-r--r-- | test/lld/shared_longjmp.wat.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/shared_longjmp.wat.out b/test/lld/shared_longjmp.wat.out index 7928c8d21..b657d6c46 100644 --- a/test/lld/shared_longjmp.wat.out +++ b/test/lld/shared_longjmp.wat.out @@ -7,7 +7,7 @@ (type $i32_=>_i32 (func (param i32) (result i32))) (type $i32_i32_i32_=>_i32 (func (param i32 i32 i32) (result i32))) (type $i32_i32_i32_i32_=>_i32 (func (param i32 i32 i32 i32) (result i32))) - (import "env" "memory" (memory $mimport$0 0)) + (import "env" "memory" (memory $mimport$0 1)) (data (global.get $gimport$0) "\00\00\00\00\00\00\00\00") (import "env" "__indirect_function_table" (table $timport$0 0 funcref)) (import "env" "__memory_base" (global $gimport$0 i32)) |