diff options
Diffstat (limited to 'test/torture-s/zero-struct-2.c.s')
-rw-r--r-- | test/torture-s/zero-struct-2.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/zero-struct-2.c.s b/test/torture-s/zero-struct-2.c.s index 134d6d277..023ce1b54 100644 --- a/test/torture-s/zero-struct-2.c.s +++ b/test/torture-s/zero-struct-2.c.s @@ -33,7 +33,7 @@ main: # @main i32.add $push2=, $pop3, $pop1 i32.store $discard=, ii($pop5), $pop2 block - br_if $0, 0 # 0: down to label0 + br_if 0, $0 # 0: down to label0 # BB#1: # %if.end i32.const $push6=, 0 return $pop6 |