This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Reduce CMake configuration time
ClosedPublic

Authored by gchatelet on Jan 23 2023, 8:55 AM.

Details

Summary

This patch reduces CMake configuration time drastically by removing a non-linear behavior.
Time to execute CMake configure step goes from 45s to 15s.

Diff Detail

Event Timeline

gchatelet created this revision.Jan 23 2023, 8:55 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 23 2023, 8:55 AM
gchatelet requested review of this revision.Jan 23 2023, 8:55 AM
sivachandra accepted this revision.Jan 23 2023, 8:57 AM

Thanks for looking into this!

This revision is now accepted and ready to land.Jan 23 2023, 8:57 AM
This revision was landed with ongoing or failed builds.Jan 23 2023, 9:02 AM
This revision was automatically updated to reflect the committed changes.