This is an archive of the discontinued LLVM Phabricator instance.

Made a script to build docker images easier to use.
ClosedPublic

Authored by ilya-biryukov on Jul 6 2017, 5:01 AM.

Details

Summary
  • Removed double indirection via command-line args (i.e. two -- options of build_docker_image.sh).
  • Added a comment on how to build 2-stage clang install into the build_docker_image.sh, it used to be only in the docs/Docker.rst.

Diff Detail

Repository
rL LLVM

Event Timeline

ilya-biryukov created this revision.Jul 6 2017, 5:01 AM
klimek accepted this revision.Jul 6 2017, 5:25 AM

lg

docs/Docker.rst
95 ↗(On Diff #105397)

'a' build

This revision is now accepted and ready to land.Jul 6 2017, 5:25 AM
ilya-biryukov marked an inline comment as done.Jul 6 2017, 5:42 AM
This revision was automatically updated to reflect the committed changes.