[PATCH] D65565: [LLD] [COFF] Fix wholearchive with thin archives

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 06:35:14 PDT 2019


hans added a comment.

In D65565#1610802 <https://reviews.llvm.org/D65565#1610802>, @mstorsjo wrote:

> In D65565#1610082 <https://reviews.llvm.org/D65565#1610082>, @orgads wrote:
>
> > Seems to fix the issue. Thanks!
>
>
> FYI, in case you're considering backporting this to LLD 8.0; I had to tweak the change a little bit to make it not break non-thin archives with wholearchive.


The commit doesn't merge cleanly to the release_90 branch.

If you think it would be useful to merge this, could you prepare a diff that applies cleanly to the branch? Doing it against the git monorepo might be easiest.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65565/new/

https://reviews.llvm.org/D65565





More information about the llvm-commits mailing list