diff options
Diffstat (limited to 'test/torture-s/20030626-2.c.s')
-rw-r--r-- | test/torture-s/20030626-2.c.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/torture-s/20030626-2.c.s b/test/torture-s/20030626-2.c.s index 00b850ef1..17d2ec763 100644 --- a/test/torture-s/20030626-2.c.s +++ b/test/torture-s/20030626-2.c.s @@ -13,6 +13,7 @@ main: # @main call memcpy@FUNCTION, $pop1, $pop0, $pop2 i32.const $push3=, 0 return $pop3 + .endfunc .Lfunc_end0: .size main, .Lfunc_end0-main @@ -32,5 +33,5 @@ buf: .size .L.str.2, 13 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |