[PATCH] D34197: Added Dockerfiles to build clang from sources.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 09:32:07 PDT 2017
jlebar added inline comments.
================
Comment at: docs/Docker.rst:2
+=========================================
+A guide to Dockerfiles for building clang
+=========================================
----------------
(I got cc'ed because you used the word "cuda". :)
One thing that would be helpful to me, as someone coming in with zero context, is: What is the difference between the two docker images? I have a vague idea from the name, but does this mean that I can't use the build generated via debian8 for cuda? Or, do I have to run the debian8 build *on* debian8? It would be helpful to me to have answers to those questions in the document.
https://reviews.llvm.org/D34197
More information about the llvm-commits
mailing list