diff options
Diffstat (limited to 'test/torture-s/index-1.c.s')
-rw-r--r-- | test/torture-s/index-1.c.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/torture-s/index-1.c.s b/test/torture-s/index-1.c.s index 8794c31c0..c5fcfd05d 100644 --- a/test/torture-s/index-1.c.s +++ b/test/torture-s/index-1.c.s @@ -93,3 +93,5 @@ a: .ident "clang version 3.9.0 " + .functype abort, void + .functype exit, void, i32 |