summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/builtins/Unit/floatditf_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/builtins/Unit/floatditf_test.c')
-rw-r--r--compiler-rt/test/builtins/Unit/floatditf_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/builtins/Unit/floatditf_test.c b/compiler-rt/test/builtins/Unit/floatditf_test.c
index 8cf8a0859e6..bdfb7f94833 100644
--- a/compiler-rt/test/builtins/Unit/floatditf_test.c
+++ b/compiler-rt/test/builtins/Unit/floatditf_test.c
@@ -1,3 +1,4 @@
+// RUN: %clang_builtins %s %librt -o %t && %run %t
//===-- floatditf_test.c - Test __floatditf -------------------------------===//
//
// The LLVM Compiler Infrastructure
OpenPOWER on IntegriCloud