summaryrefslogtreecommitdiff
path: root/test/torture-s/const-addr-expr-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/const-addr-expr-1.c.s')
-rw-r--r--test/torture-s/const-addr-expr-1.c.s13
1 files changed, 8 insertions, 5 deletions
diff --git a/test/torture-s/const-addr-expr-1.c.s b/test/torture-s/const-addr-expr-1.c.s
index 2469724c2..66cf6e5cb 100644
--- a/test/torture-s/const-addr-expr-1.c.s
+++ b/test/torture-s/const-addr-expr-1.c.s
@@ -10,27 +10,30 @@ main: # @main
.local i32
# BB#0: # %entry
i32.const $2=, 0
- block .LBB0_4
+ block
i32.load $push0=, Upgd_minor_ID($2)
i32.load $push1=, 0($pop0)
i32.const $push2=, 2
i32.ne $push3=, $pop1, $pop2
- br_if $pop3, .LBB0_4
+ br_if $pop3, 0 # 0: down to label0
# BB#1: # %if.end
- block .LBB0_3
+ block
i32.load $push4=, Upgd_minor_ID1($2)
i32.load $push5=, 0($pop4)
i32.const $push6=, 1
i32.ne $push7=, $pop5, $pop6
- br_if $pop7, .LBB0_3
+ br_if $pop7, 0 # 0: down to label1
# BB#2: # %if.end3
return $2
.LBB0_3: # %if.then2
+ end_block # label1:
call abort@FUNCTION
unreachable
.LBB0_4: # %if.then
+ end_block # label0:
call abort@FUNCTION
unreachable
+ .endfunc
.Lfunc_end0:
.size main, .Lfunc_end0-main
@@ -77,5 +80,5 @@ Upgd_minor_ID1:
.size Upgd_minor_ID1, 4
- .ident "clang version 3.8.0 "
+ .ident "clang version 3.9.0 "
.section ".note.GNU-stack","",@progbits