Author: Paul Robinson Date: 2021-07-30T09:39:51-07:00 New Revision: c15d9822b3ab767d744e93d7d9c25d5f7d2faac8
URL: https://github.com/llvm/llvm-project/commit/c15d9822b3ab767d744e93d7d9c25d5f7d2faac8 DIFF: https://github.com/llvm/llvm-project/commit/c15d9822b3ab767d744e93d7d9c25d5f7d2faac8.diff LOG: XFAIL ppc => powerpc Added: Modified: clang/test/Driver/as-no-warnings.c Removed: ################################################################################ diff --git a/clang/test/Driver/as-no-warnings.c b/clang/test/Driver/as-no-warnings.c index 77971389ee65..c785c054155c 100644 --- a/clang/test/Driver/as-no-warnings.c +++ b/clang/test/Driver/as-no-warnings.c @@ -14,7 +14,7 @@ // REQUIRES: clang-driver // REQUIRES: x86-registered-target // REQUIRES: system-linux -// XFAIL: ppc64 +// XFAIL: powerpc // CHECK: "-cc1" {{.*}} "-massembler-no-warn" // CHECK-NOIAS: "--no-warn" _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits