qiongsiwu wrote:

@AaronBallman sorry to bug you. This patch was not tested sufficiently on my 
end and it is causing build failures on AIX buildbots due to the aforementioned 
system headers including `#pragma mc_func`. See 
https://lab.llvm.org/buildbot/#/builders/64/builds/582/steps/5/logs/stdio for 
example. The compiler-rt cmake files need some updates to add the `no-err` 
flag. Additionally, there are tests that needs to be updated (we need to 
augment the tests with `-fno-err-pragma-mc-func-aix` e.g. 
https://lab.llvm.org/buildbot/#/builders/64/builds/550). Do you think it is 
reasonable to revert this PR for now (and from llvm19)? We can reland the PR 
once these necessary changes are made in one batch together? 

Thanks for your input! 

https://github.com/llvm/llvm-project/pull/101336
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to