[PATCH] D17609: [lit] Enqueue tests on a separate thread to not hit limits on parallel queues

Meador Inge via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 10:38:31 PST 2016


meadori added a subscriber: meadori.
meadori added a comment.

I can't speak for the technical changes in this patch, but I will say that I too was experiencing a deadlock on OS X and this patch fixes the problem.


http://reviews.llvm.org/D17609





More information about the llvm-commits mailing list