Author: David Green Date: 2020-10-08T18:40:09+01:00 New Revision: a15bd0bfc20c2b2955c59450a67b6e8efe89c708
URL: https://github.com/llvm/llvm-project/commit/a15bd0bfc20c2b2955c59450a67b6e8efe89c708 DIFF: https://github.com/llvm/llvm-project/commit/a15bd0bfc20c2b2955c59450a67b6e8efe89c708.diff LOG: [AIX] Add REQUIRES for powerpc test. NFC Added: Modified: clang/test/CodeGen/aix-ignore-xcoff-visibility.cpp Removed: ################################################################################ diff --git a/clang/test/CodeGen/aix-ignore-xcoff-visibility.cpp b/clang/test/CodeGen/aix-ignore-xcoff-visibility.cpp index 0fccce650094..ef424cdb7d41 100644 --- a/clang/test/CodeGen/aix-ignore-xcoff-visibility.cpp +++ b/clang/test/CodeGen/aix-ignore-xcoff-visibility.cpp @@ -1,3 +1,4 @@ +// REQUIRES: powerpc-registered-target // RUN: %clang_cc1 -triple powerpc-unknown-aix -o - -x c++ -S %s |\ // RUN: FileCheck --check-prefix=IGNOREVISIBILITY-ASM %s _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits