[llvm-dev] lld COFF auto-import feature

Sangjin Han via llvm-dev llvm-dev at lists.llvm.org
Fri Mar 18 00:50:06 PDT 2016


I read the thread (
http://lists.llvm.org/pipermail/llvm-dev/2016-February/096115.html ).
I think the wonderful feature of the MinGW/Cygwin ld is the option
--enable-auto-import.
The option is limited to COFF, but LINK.exe doesn't have it.
Could we add the feature to lld-link ?
If it is possible, many people will change the coding pattern for using
DLL. -- no more if-def declspec(dllimport)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160318/b9537b22/attachment.html>


More information about the llvm-dev mailing list