This matches what is done on other platforms too.
This fixes one part of
https://github.com/mstorsjo/llvm-mingw/issues/349.
Paths
| Differential D158411
[clang] [MinGW] Pass LTO options to the linker ClosedPublic Authored by mstorsjo on Aug 21 2023, 4:47 AM.
Details
Summary This matches what is done on other platforms too. This fixes one part of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 24 2023, 7:12 AM This revision was landed with ongoing or failed builds.Aug 24 2023, 1:16 PM Closed by commit rGa23bf1786be7: [clang] [MinGW] Pass LTO options to the linker (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 553239 clang/lib/Driver/ToolChains/MinGW.cpp
clang/test/Driver/mingw-lto.c
|