diff options
Diffstat (limited to 'test/torture-s/pr49123.c.s')
-rw-r--r-- | test/torture-s/pr49123.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/pr49123.c.s b/test/torture-s/pr49123.c.s index 344a9c6d3..3bcfb50da 100644 --- a/test/torture-s/pr49123.c.s +++ b/test/torture-s/pr49123.c.s @@ -14,11 +14,12 @@ main: # @main i32.or $push2=, $pop0, $pop1 i32.store8 $discard=, s.0($0), $pop2 return $0 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main .type s.0,@object # @s.0 .lcomm s.0,1,2 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |