summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/unordsf2vfp_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/builtins/Unit/unordsf2vfp_test.c')
-rw-r--r--test/builtins/Unit/unordsf2vfp_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/builtins/Unit/unordsf2vfp_test.c b/test/builtins/Unit/unordsf2vfp_test.c
index 94f06d841..c3050a402 100644
--- a/test/builtins/Unit/unordsf2vfp_test.c
+++ b/test/builtins/Unit/unordsf2vfp_test.c
@@ -1,4 +1,5 @@
// RUN: %clang_builtins %s %librt -o %t && %run %t
+// REQUIRES: librt_has_unordsf2vfp
//===-- unordsf2vfp_test.c - Test __unordsf2vfp ---------------------------===//
//