[PATCH] D86372: [libunwind] Make findUnwindSectionsByPhdr static
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 04:40:42 PDT 2020
hans added a comment.
In D86372#2235806 <https://reviews.llvm.org/D86372#2235806>, @rprichard wrote:
> In D86372#2234459 <https://reviews.llvm.org/D86372#2234459>, @rprichard wrote:
>
>> In D86372#2234249 <https://reviews.llvm.org/D86372#2234249>, @hans wrote:
>>
>>> From the discussion on D86254 <https://reviews.llvm.org/D86254>, this should be cherry-picked to 11.x right?
>>
>> Correct. This findUnwindSectionsByPhdr change (D86372 <https://reviews.llvm.org/D86372>) is needed for 11.
>
> If we do cherry-pick this to 11, I'm assuming that's something @hans would need to do, not I. Does there need to be a Bugzilla bug for this?
No need to file a bug as long as I'm aware. I've cherry-picked it as 83338bed0c2078870b36a81fe9a36723bd3be2e5 <https://reviews.llvm.org/rG83338bed0c2078870b36a81fe9a36723bd3be2e5>. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86372/new/
https://reviews.llvm.org/D86372
More information about the llvm-commits
mailing list