diff options
Diffstat (limited to 'test/passes/safe-heap_low-memory-unused.txt')
-rw-r--r-- | test/passes/safe-heap_low-memory-unused.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/safe-heap_low-memory-unused.txt b/test/passes/safe-heap_low-memory-unused.txt index 26dcc10e3..0d9287c57 100644 --- a/test/passes/safe-heap_low-memory-unused.txt +++ b/test/passes/safe-heap_low-memory-unused.txt @@ -171,7 +171,7 @@ (call $SAFE_HEAP_STORE_v128_16_16 (i32.const 14) (i32.const 0) - (v128.const i32 0x1 0x0 0x0 0x0 0x2 0x0 0x0 0x0 0x3 0x0 0x0 0x0 0x4 0x0 0x0 0x0) + (v128.const i32 0x00000001 0x00000002 0x00000003 0x00000004) ) ) (func $SAFE_HEAP_LOAD_i32_1_A (; 4 ;) (param $0 i32) (param $1 i32) (result i32) |