diff options
Diffstat (limited to 'test/torture-s/loop-2d.c.s')
-rw-r--r-- | test/torture-s/loop-2d.c.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/torture-s/loop-2d.c.s b/test/torture-s/loop-2d.c.s index 1588ac5d0..0aeb9e7ef 100644 --- a/test/torture-s/loop-2d.c.s +++ b/test/torture-s/loop-2d.c.s @@ -9,7 +9,7 @@ f: # @f .result i32 .local i32, i32 # BB#0: # %entry - block + block i32.eqz $push11=, $0 br_if 0, $pop11 # 0: down to label0 # BB#1: # %for.body.preheader @@ -23,7 +23,7 @@ f: # @f i32.add $2=, $pop4, $pop5 .LBB0_2: # %for.body # =>This Inner Loop Header: Depth=1 - loop # label1: + loop # label1: i32.store 0($1), $2 i32.const $push10=, -4 i32.add $1=, $1, $pop10 @@ -72,5 +72,5 @@ a: .size a, 8 - .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283502)" + .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" .functype exit, void, i32 |