[PATCH] D15336: [zorg] Enable GCS uploads on clang-cmake-mipsel and add an LNT runner that uses them.
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 13:18:09 PST 2016
cmatthews added a comment.
You could just use curl/urllib/requests to download the file into the build. No need to have gsutil as a dependency where it is not needed. In fact, the code to do this is already in zorg in the llvmlab tool.
http://reviews.llvm.org/D15336
More information about the llvm-commits
mailing list