[llvm] [ARM] Exclude TLS symbols from the .reloc/R_ARM_REL32 path (PR #212549)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 03:19:45 PDT 2026
smithp35 wrote:
> > Will this need cherry-picking to LLVM 23, I think that had the previous change merged to it recently?
>
> Yes, I'm not familiar with the release branch cherry-pick process though - is there a specific procedure or person I should request it from?
There's some documentation here https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches . Should involve making a comment on this PR requesting a cherry-pick and a bot will create the PR.
https://github.com/llvm/llvm-project/pull/212549
More information about the llvm-commits
mailing list