summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/floatunssisfvfp_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/builtins/Unit/floatunssisfvfp_test.c')
-rw-r--r--test/builtins/Unit/floatunssisfvfp_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/builtins/Unit/floatunssisfvfp_test.c b/test/builtins/Unit/floatunssisfvfp_test.c
index 878a42dd8..724f36e30 100644
--- a/test/builtins/Unit/floatunssisfvfp_test.c
+++ b/test/builtins/Unit/floatunssisfvfp_test.c
@@ -1,4 +1,5 @@
// RUN: %clang_builtins %s %librt -o %t && %run %t
+// REQUIRES: librt_has_floatunssisfvfp
//===-- floatunssisfvfp_test.c - Test __floatunssisfvfp -------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.