diff options
Diffstat (limited to 'test/builtins/Unit/ppc/floatditf_test.c')
| -rw-r--r-- | test/builtins/Unit/ppc/floatditf_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/builtins/Unit/ppc/floatditf_test.c b/test/builtins/Unit/ppc/floatditf_test.c index 71ecf7c4b5dd..5c08ade4bdf8 100644 --- a/test/builtins/Unit/ppc/floatditf_test.c +++ b/test/builtins/Unit/ppc/floatditf_test.c @@ -1,3 +1,5 @@ +// REQUIRES: powerpc-registered-target +// RUN: %clang_builtins %s -o %t && %run %t #include <stdint.h> #include <stdio.h> |
