diff options
Diffstat (limited to 'test/torture-s/vla-dealloc-1.c.s')
-rw-r--r-- | test/torture-s/vla-dealloc-1.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/vla-dealloc-1.c.s b/test/torture-s/vla-dealloc-1.c.s index afe59675d..c7102aa2d 100644 --- a/test/torture-s/vla-dealloc-1.c.s +++ b/test/torture-s/vla-dealloc-1.c.s @@ -60,4 +60,4 @@ p: .size p, 4 - .ident "clang version 3.9.0 " + .ident "clang version 4.0.0 " |