This is an archive of the discontinued LLVM Phabricator instance.

Use temporary directory when building docker image.
ClosedPublic

Authored by ilya-biryukov on Aug 24 2017, 1:38 AM.

Details

Summary

This avoids races on copying of compiled clang from 'build' image
to 'release' image.

Diff Detail

Repository
rL LLVM

Event Timeline

ilya-biryukov created this revision.Aug 24 2017, 1:38 AM
mehdi_amini accepted this revision.Aug 24 2017, 10:13 PM
This revision is now accepted and ready to land.Aug 24 2017, 10:13 PM
This revision was automatically updated to reflect the committed changes.