[llvm-branch-commits] [clang] [compiler-rt] [llvm] release/23.x: Reapply "Skipping host target exports during cross-compilation" (#210… (PR #213780)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 3 23:01:06 PDT 2026
zeroomega wrote:
> @zeroomega this seems really similar to #213777 (only difference is some message() lines), which is the intended backport request?
https://github.com/llvm/llvm-project/pull/213777 is the bot created PR. I was trying to cherry-pick 2 commits in the original backporting request https://github.com/llvm/llvm-project/issues/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 https://github.com/llvm/llvm-project/pull/213777 and request this (https://github.com/llvm/llvm-project/pull/213780) to be merged into release branch?
https://github.com/llvm/llvm-project/pull/213780
More information about the llvm-branch-commits
mailing list