[PATCH] D34197: Added Dockerfiles to build clang from sources.

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 02:00:44 PDT 2017


ilya-biryukov updated this revision to Diff 102790.
ilya-biryukov added a comment.

Added docs providing guidance on which docker image to choose.


https://reviews.llvm.org/D34197

Files:
  docs/Docker.rst
  docs/index.rst
  utils/docker/README
  utils/docker/build_docker_image.sh
  utils/docker/debian8/build/Dockerfile
  utils/docker/debian8/build/build_install_clang.sh
  utils/docker/debian8/release/Dockerfile
  utils/docker/example/build/Dockerfile
  utils/docker/example/build/build_install_clang.sh
  utils/docker/example/release/Dockerfile
  utils/docker/nvidia-cuda/build/Dockerfile
  utils/docker/nvidia-cuda/build/build_install_clang.sh
  utils/docker/nvidia-cuda/release/Dockerfile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34197.102790.patch
Type: text/x-patch
Size: 25591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/defefe8a/attachment-0001.bin>


More information about the llvm-commits mailing list