[libcxx-commits] [PATCH] D86372: [libunwind] Make findUnwindSectionsByPhdr static
Ryan Prichard via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 25 04:17:23 PDT 2020
rprichard added a comment.
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?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86372/new/
https://reviews.llvm.org/D86372
More information about the libcxx-commits
mailing list