diff options
Diffstat (limited to 'test/torture-s/loop-5.c.s')
-rw-r--r-- | test/torture-s/loop-5.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/loop-5.c.s b/test/torture-s/loop-5.c.s index 845dad723..17ec6be6c 100644 --- a/test/torture-s/loop-5.c.s +++ b/test/torture-s/loop-5.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 .local i32, i32, i32 # BB#0: # %entry - block + block i32.const $push31=, 0 i32.load $push30=, t($pop31) tee_local $push29=, $0=, $pop30 @@ -119,6 +119,6 @@ t: .size t, 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 |