This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Don't optimize tests so much under ThinLTO
ClosedPublic

Authored by aeubanks on Feb 12 2021, 10:47 AM.

Details

Summary

This drops check-llvm under -DLLVM_ENABLE_LTO=Thin from 13m to 10m20s on Windows and 20m to 15m35s on Linux.

Diff Detail

Event Timeline

aeubanks created this revision.Feb 12 2021, 10:47 AM
aeubanks requested review of this revision.Feb 12 2021, 10:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2021, 10:47 AM
aeubanks edited the summary of this revision. (Show Details)Feb 12 2021, 11:30 AM
aeubanks added reviewers: thakis, hans.
hans accepted this revision.Feb 16 2021, 5:27 AM
This revision is now accepted and ready to land.Feb 16 2021, 5:27 AM
This revision was landed with ongoing or failed builds.Feb 22 2021, 3:14 PM
This revision was automatically updated to reflect the committed changes.