This is an archive of the discontinued LLVM Phabricator instance.

Enable ccache for s390x builders
ClosedPublic

Authored by uweigand on Jun 29 2022, 6:38 AM.

Details

Summary

Set LLVM_CCACHE_BUILD variable for all s390x builders to potentially improve build times.

Diff Detail

Event Timeline

uweigand created this revision.Jun 29 2022, 6:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2022, 6:38 AM
uweigand requested review of this revision.Jun 29 2022, 6:38 AM
mehdi_amini accepted this revision.Jun 29 2022, 9:57 AM
mehdi_amini added a subscriber: mehdi_amini.

Great, thanks!

This revision is now accepted and ready to land.Jun 29 2022, 9:57 AM
This revision was automatically updated to reflect the committed changes.