diff options
Diffstat (limited to 'test/torture-s/loop-3.c.s')
-rw-r--r-- | test/torture-s/loop-3.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/loop-3.c.s b/test/torture-s/loop-3.c.s index 9518ef030..652f799c7 100644 --- a/test/torture-s/loop-3.c.s +++ b/test/torture-s/loop-3.c.s @@ -88,6 +88,6 @@ n: .size n, 4 - .ident "clang version 3.9.0 " + .ident "clang version 4.0.0 " .functype abort, void .functype exit, void, i32 |