diff options
Diffstat (limited to 'test/torture-s/loop-3.c.s')
-rw-r--r-- | test/torture-s/loop-3.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/loop-3.c.s b/test/torture-s/loop-3.c.s index 3ed92af70..9458d7445 100644 --- a/test/torture-s/loop-3.c.s +++ b/test/torture-s/loop-3.c.s @@ -64,7 +64,7 @@ main: # @main i32.const $push0=, 4 i32.add $push1=, $pop2, $pop0 i32.store n($pop5), $pop1 - block + block br_if 0, $0 # 0: down to label0 # BB#1: # %if.end i32.const $push6=, 0 @@ -88,6 +88,6 @@ n: .size n, 4 - .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283502)" + .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" .functype abort, void .functype exit, void, i32 |