[PATCH] D65728: [LLD] [MinGW] Add an lld specific option for requesting to delay load libraries

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 01:34:22 PDT 2019


hans added a comment.

In D65728#1617380 <https://reviews.llvm.org/D65728#1617380>, @mstorsjo wrote:

> In D65728#1617032 <https://reviews.llvm.org/D65728#1617032>, @jacek wrote:
>
> > My patch for Wine using delayload is still under review, but I think Wine will better use -Xlink syntax to cover existing LLD versions for now anyway. Mozilla may use it right away, since they target their own toolchain build anyway: https://bugzilla.mozilla.org/show_bug.cgi?id=1570597
>
>
> Ok.
>
> Despite this - @hans - do you think this one would be an acceptable backport? (Sorry for flooding you with all these, but I was a bit busy before the branch...)


Yes, sounds good to me. Merged in r368134.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65728





More information about the llvm-commits mailing list