diff options
author | Martin Storsjo <martin@martin.st> | 2018-07-10 10:46:45 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-07-10 10:46:45 +0000 |
commit | 995e596168551b879f736004e8aa40a6e09b915e (patch) | |
tree | 81041b2a7a0aea356559806902218a96db67efb5 /llvm/lib/Support/JSON.cpp | |
parent | 8263975c3294a62864cad99dc9d474785f074256 (diff) | |
download | llvm-995e596168551b879f736004e8aa40a6e09b915e.zip llvm-995e596168551b879f736004e8aa40a6e09b915e.tar.gz llvm-995e596168551b879f736004e8aa40a6e09b915e.tar.bz2 |
[MinGW] Treat any -lucrt* as replacing -lmsvcrt
Since SVN r314138, we check if the user has specified any particular
alternative msvcrt/ucrt version, and skip the default -lmsvcrt
in those cases.
In addition to the existing names checked, we should also treat
a plain -lucrt in the same way, mingw-w64 has now added a separate
import library named libucrt.a, in addition to libucrtbase.a.
Differential Revision: https://reviews.llvm.org/D49054
llvm-svn: 336654
Diffstat (limited to 'llvm/lib/Support/JSON.cpp')
0 files changed, 0 insertions, 0 deletions