[PATCH] D17609: [lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Sean Silva via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 21:11:15 PST 2016
silvas added a subscriber: silvas.
silvas added a comment.
This turns out to be simpler than I was imagining. Nice to finally have this implemented! (I still remember when I initially ran into this when doing crazy things with lit, but thought it would be a bit nastier to fix)
http://reviews.llvm.org/D17609
More information about the llvm-commits
mailing list