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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 11:08:11 PDT 2019


mstorsjo added a subscriber: hans.
mstorsjo added a comment.

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...)


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