This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Only include LTO on Apple targets
ClosedPublic

Authored by phosek on Jun 8 2021, 10:50 AM.

Details

Summary

We only need libLTO when using ld64.

Diff Detail

Event Timeline

phosek created this revision.Jun 8 2021, 10:50 AM
phosek requested review of this revision.Jun 8 2021, 10:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2021, 10:50 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek updated this revision to Diff 350662.Jun 8 2021, 10:52 AM
leonardchan accepted this revision.Jun 8 2021, 10:56 AM
This revision is now accepted and ready to land.Jun 8 2021, 10:56 AM
This revision was landed with ongoing or failed builds.Jun 8 2021, 11:00 AM
This revision was automatically updated to reflect the committed changes.