This is an archive of the discontinued LLVM Phabricator instance.

[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
https://github.com/mstorsjo/llvm-mingw/issues/349.

Diff Detail

Event Timeline

mstorsjo created this revision.Aug 21 2023, 4:47 AM
mstorsjo requested review of this revision.Aug 21 2023, 4:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 21 2023, 4:47 AM
mati865 accepted this revision.Aug 24 2023, 7:12 AM

LGTM

This 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
This revision was automatically updated to reflect the committed changes.