diff options
Diffstat (limited to 'test/torture-s/scope-1.c.s')
-rw-r--r-- | test/torture-s/scope-1.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/scope-1.c.s b/test/torture-s/scope-1.c.s index f4a6fe433..14b5055a1 100644 --- a/test/torture-s/scope-1.c.s +++ b/test/torture-s/scope-1.c.s @@ -49,6 +49,6 @@ v: .size v, 4 - .ident "clang version 3.9.0 " + .ident "clang version 4.0.0 " .functype abort, void .functype exit, void, i32 |