[llvm-branch-commits] [clang] [compiler-rt] [llvm] release/23.x: Reapply "Skipping host target exports during cross-compilation" (#210… (PR #213780)

Douglas Yung via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Aug 4 04:17:21 PDT 2026


dyung wrote:

> > @zeroomega this seems really similar to #213777 (only difference is some message() lines), which is the intended backport request?
> 
> #213777 is the bot created PR. I was trying to cherry-pick 2 commits in the original backporting request #213773 but the bot only included one of it. This PR is manually created to cherry pick both changes.
> 
> The second commit is removing those message lines. Those are debug outputs I forgot to remove in the first commit. That is why I am trying to cherry-pick 2 commits in the original backport request.
> 
> I assume I should manually abandon the #213777 and request this (#213780) to be merged into release branch?

Yes, assuming this is the one you want ultimately merged. Thanks.

https://github.com/llvm/llvm-project/pull/213780


More information about the llvm-branch-commits mailing list