<div dir="ltr"><div>I read the thread (<a href="http://lists.llvm.org/pipermail/llvm-dev/2016-February/096115.html">http://lists.llvm.org/pipermail/llvm-dev/2016-February/096115.html</a> ).</div><div>I think the wonderful feature of the MinGW/Cygwin ld is the option --enable-auto-import.</div><div>The option is limited to COFF, but LINK.exe doesn't have it.</div><div>Could we add the feature to lld-link ?</div><div>If it is possible, many people will change the coding pattern for using DLL. -- no more if-def declspec(dllimport)</div><div><br></div></div>