diff --git a/lld/COFF/MinGW.cpp b/lld/COFF/MinGW.cpp index ca9ae403f181b..e7117cbea2e88 100644 --- a/lld/COFF/MinGW.cpp +++ b/lld/COFF/MinGW.cpp @@ -46,6 +46,8 @@ AutoExporter::AutoExporter( "libclang_rt.profile-arm", "libclang_rt.profile-i386", "libclang_rt.profile-x86_64", + "libcygwin", + "libmsys-2.0", "libc++", "libc++abi", "libflang_rt.runtime",