[PATCH] D35050: Made a script to build docker images easier to use.
Ilya Biryukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 05:01:48 PDT 2017
ilya-biryukov created this revision.
- 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`.
https://reviews.llvm.org/D35050
Files:
docs/Docker.rst
utils/docker/build_docker_image.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35050.105397.patch
Type: text/x-patch
Size: 5099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/1e714eae/attachment.bin>
More information about the llvm-commits
mailing list