diff options
Diffstat (limited to 'clang/test/CodeGen/ppc-mm-malloc-le.c')
| -rw-r--r-- | clang/test/CodeGen/ppc-mm-malloc-le.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/ppc-mm-malloc-le.c b/clang/test/CodeGen/ppc-mm-malloc-le.c index 14c1b25d280..7f9c4c9d524 100644 --- a/clang/test/CodeGen/ppc-mm-malloc-le.c +++ b/clang/test/CodeGen/ppc-mm-malloc-le.c @@ -1,5 +1,5 @@ // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py -// REQUIRES: powerpc-registered-target +// REQUIRES: native, powerpc-registered-target // UNSUPPORTED: !powerpc64le- // The stdlib.h included in mm_malloc.h references native system header // like: bits/libc-header-start.h or features.h, cross-compile it may |

