diff options
Diffstat (limited to 'test/torture-s/struct-ini-2.c.s')
-rw-r--r-- | test/torture-s/struct-ini-2.c.s | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/test/torture-s/struct-ini-2.c.s b/test/torture-s/struct-ini-2.c.s index fe02dd7c3..e7c5d7055 100644 --- a/test/torture-s/struct-ini-2.c.s +++ b/test/torture-s/struct-ini-2.c.s @@ -8,40 +8,40 @@ main: # @main # BB#0: # %entry i32.const $1=, 0 i32.load16_u $0=, x($1) - block BB0_6 + block .LBB0_6 i32.const $push0=, 15 i32.and $push1=, $0, $pop0 i32.const $push2=, 2 i32.ne $push3=, $pop1, $pop2 - br_if $pop3, BB0_6 + br_if $pop3, .LBB0_6 # BB#1: # %if.end - block BB0_5 + block .LBB0_5 i32.const $push4=, 3840 i32.and $push5=, $0, $pop4 i32.const $push6=, 768 i32.ne $push7=, $pop5, $pop6 - br_if $pop7, BB0_5 + br_if $pop7, .LBB0_5 # BB#2: # %if.end7 - block BB0_4 + block .LBB0_4 i32.const $push8=, 61440 i32.and $push9=, $0, $pop8 i32.const $push10=, 16384 i32.ne $push11=, $pop9, $pop10 - br_if $pop11, BB0_4 + br_if $pop11, .LBB0_4 # BB#3: # %if.end13 call exit, $1 unreachable -BB0_4: # %if.then12 +.LBB0_4: # %if.then12 call abort unreachable -BB0_5: # %if.then6 +.LBB0_5: # %if.then6 call abort unreachable -BB0_6: # %if.then +.LBB0_6: # %if.then call abort unreachable -func_end0: - .size main, func_end0-main +.Lfunc_end0: + .size main, .Lfunc_end0-main .type x,@object # @x .data |