[PATCH] D53017: [LLD] [COFF] Look for libfoo.a and libfoo.dll.a, if foo.lib is specified as defaultlibrary, for MinGW
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 12:01:12 PDT 2018
mstorsjo added a comment.
As long as this is mostly intended for system libraries, we can skip the .dll.a part, and don't need to think about any static flag.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D53017
More information about the llvm-commits
mailing list