This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Use the supported caches to setup build bots
ClosedPublic

Authored by ldionne on Jun 5 2020, 12:15 PM.

Details

Reviewers
EricWF
Group Reviewers
Restricted Project
Commits
rZORGb0ff7ed93eb2: [libc++] Use the supported caches to setup build bots
Summary

Instead of explicitly specifying configuration options when running
libc++ bots, use the pre-defined CMake caches.

Diff Detail

Event Timeline

ldionne created this revision.Jun 5 2020, 12:15 PM
ldionne accepted this revision as: Restricted Project.Jun 10 2020, 5:36 AM

@EricWF Said privately that we tested those changes in production -- so that's what I'll do. I'll try shipping this and hopefully it doesn't explode.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 11 2020, 10:28 AM
This revision was automatically updated to reflect the committed changes.