[all-commits] [llvm/llvm-project] 079b6d: [clang] [MinGW] Recognize -lcrtdll as a library re...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue Feb 8 11:58:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 079b6d02d1f52301e2d3276fadba822bf87b75b2
https://github.com/llvm/llvm-project/commit/079b6d02d1f52301e2d3276fadba822bf87b75b2
Author: Martin Storsjö <martin at martin.st>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M clang/lib/Driver/ToolChains/MinGW.cpp
M clang/test/Driver/mingw-msvcrt.c
Log Message:
-----------
[clang] [MinGW] Recognize -lcrtdll as a library replacing -lmsvcrt
Differential Revision: https://reviews.llvm.org/D119234
More information about the All-commits
mailing list