================ @@ -0,0 +1,78 @@ +// REQUIRES: powerpc-registered-target ---------------- MaskRay wrote:
Tests at the wrong layer: https://maskray.me/blog/2021-08-08-toolchain-testing#the-test-checks-at-the-wrong-layer This should just test that clang passes -target-feature. It's unnecessary to enumerate every combination. Also, use `--target=` for new tests. `-target ` has been deprecated since 3.4. https://github.com/llvm/llvm-project/pull/70255 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits