[PATCH] D65728: [LLD] [MinGW] Add an lld specific option for requesting to delay load libraries
Jacek Caban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 08:31:23 PDT 2019
jacek added a comment.
Thanks for doing that!
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
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