diff options
Diffstat (limited to 'test/torture-s/vfprintf-chk-1.c.s')
-rw-r--r-- | test/torture-s/vfprintf-chk-1.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/vfprintf-chk-1.c.s b/test/torture-s/vfprintf-chk-1.c.s index 8012a9707..2e6269e7c 100644 --- a/test/torture-s/vfprintf-chk-1.c.s +++ b/test/torture-s/vfprintf-chk-1.c.s @@ -536,6 +536,6 @@ should_optimize: .size .L.str.7, 4 - .ident "clang version 3.9.0 " + .ident "clang version 4.0.0 " .functype abort, void .functype vfprintf, i32, i32, i32, i32 |