diff options
Diffstat (limited to 'test/torture-s/pr31169.c.s')
-rw-r--r-- | test/torture-s/pr31169.c.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/torture-s/pr31169.c.s b/test/torture-s/pr31169.c.s index 01e7daea8..f66aa304d 100644 --- a/test/torture-s/pr31169.c.s +++ b/test/torture-s/pr31169.c.s @@ -9,8 +9,8 @@ sign_bit_p: # @sign_bit_p .result i32 .local i32, i32, i32 # BB#0: # %entry - block - block + block + block i32.load16_u $push0=, 0($0) i32.const $push1=, 511 i32.and $push20=, $pop0, $pop1 @@ -68,4 +68,4 @@ main: # @main .size main, .Lfunc_end1-main - .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283502)" + .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" |