diff options
Diffstat (limited to 'test/torture-s/gofast.c.s')
-rw-r--r-- | test/torture-s/gofast.c.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/torture-s/gofast.c.s b/test/torture-s/gofast.c.s index af6709975..0cfc2b625 100644 --- a/test/torture-s/gofast.c.s +++ b/test/torture-s/gofast.c.s @@ -496,3 +496,6 @@ fail_count: .ident "clang version 3.9.0 " + .functype fprintf, i32, i32, i32 + .functype abort, void + .functype exit, void, i32 |