This is an archive of the discontinued LLVM Phabricator instance.

Enabling ccache for all ppc64 buildbots
ClosedPublic

Authored by kamaub on May 18 2022, 7:36 AM.

Details

Summary

This changed turns on the cmake variable that makes buildbots
build with ccache. Its intent is to use ccache to improve the
build times of the PowerPC 64-bit Big Endian buildbots.

Diff Detail

Event Timeline

kamaub created this revision.May 18 2022, 7:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2022, 7:36 AM
kamaub requested review of this revision.May 18 2022, 7:36 AM
This revision is now accepted and ready to land.May 19 2022, 12:20 AM
This revision was automatically updated to reflect the committed changes.