This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Enable armv7/aarch64 build cache locations for clang builds
ClosedPublic

Authored by leandron on Nov 16 2018, 3:41 AM.

Details

Summary

This patch sets the location to store armv7 and aarch64 builds to be used as a build cache.

Diff Detail

Event Timeline

leandron created this revision.Nov 16 2018, 3:41 AM
maxim-kuvyrkov accepted this revision.Nov 19 2018, 7:15 AM

Looks good.

This revision is now accepted and ready to land.Nov 19 2018, 7:15 AM
leandron closed this revision.Nov 19 2018, 8:14 AM

Committed as r347222.