[PATCH] D86254: [libunwind] Minor fixes in libunwind
Ryan Prichard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 12:33:19 PDT 2020
rprichard added a comment.
In D86254#2234248 <https://reviews.llvm.org/D86254#2234248>, @hans wrote:
> In D86254#2230647 <https://reviews.llvm.org/D86254#2230647>, @compnerd wrote:
>
>> Please ensure that the fix goes into 11 before release (CC: @hans), but the remainder of the change is fine.
>
> Just to make sure I get it right, the fix need for 11 is https://reviews.llvm.org/D86372, right?
Correct. Only D86372 <https://reviews.llvm.org/D86372>, containing the findUnwindSectionsByPhdr change, is needed for 11. After I broke that change out, this differential revision (D86254 <https://reviews.llvm.org/D86254>) isn't needed for 11 anymore.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86254/new/
https://reviews.llvm.org/D86254
More information about the llvm-commits
mailing list