[PATCH] D27771: [buildbot] switch CUDA buildbot to use CUDATestsuiteBuilder.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 14:52:54 PST 2016


tra added a comment.

In https://reviews.llvm.org/D27771#625469, @gkistanova wrote:

> Only changes in llvm and clang repo would trigger a build on this builder. Is this intentional?


Ideally the build should also be triggered for libcxx and test-suite changes, too, but I'm not sure how to configure that.
In practice llvm+clang changes trigger the builds often enough.


https://reviews.llvm.org/D27771





More information about the llvm-commits mailing list