wlei-llvm wrote: > Hi, this PR is causing a regression on the AIX bot here > https://lab.llvm.org/buildbot/#/builders/64/builds/1321/steps/6/logs/FAIL__Clang__pgo-cold-function-coverage_c. > Would you be able to take a look? I think it can be resolved by using > clang_cc1 in the testcase of marking it unsupported for AIX (see > [951919e](https://github.com/llvm/llvm-project/commit/951919e5112cabbd63c7a3bf424736efca81d964))
Sorry for the breakage, looks like we can bypass it by adding `--target=` like https://github.com/llvm/llvm-project/commit/f92551ba6b5aaef28d886ea6b3c4f9774fa8fadd https://github.com/llvm/llvm-project/pull/109837 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits