summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/builtins/Unit/floatunditf_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/builtins/Unit/floatunditf_test.c')
-rw-r--r--compiler-rt/test/builtins/Unit/floatunditf_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/builtins/Unit/floatunditf_test.c b/compiler-rt/test/builtins/Unit/floatunditf_test.c
index 163f0099a19..60914e5b483 100644
--- a/compiler-rt/test/builtins/Unit/floatunditf_test.c
+++ b/compiler-rt/test/builtins/Unit/floatunditf_test.c
@@ -1,4 +1,5 @@
// RUN: %clang_builtins %s %librt -o %t && %run %t
+// REQUIRES: librt_has_floatunditf
//===-- floatunditf_test.c - Test __floatunditf ---------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
OpenPOWER on IntegriCloud