diff options
Diffstat (limited to 'test/torture-s/string-opt-17.c.s')
-rw-r--r-- | test/torture-s/string-opt-17.c.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/torture-s/string-opt-17.c.s b/test/torture-s/string-opt-17.c.s index b24eab075..1eac3c1f0 100644 --- a/test/torture-s/string-opt-17.c.s +++ b/test/torture-s/string-opt-17.c.s @@ -153,3 +153,7 @@ check2.r: .ident "clang version 3.9.0 " + .functype strcpy, i32, i32, i32 + .functype abort, void + .functype memcmp, i32, i32, i32, i32 + .functype exit, void, i32 |