[Lldb-commits] [PATCH] D13727: Add task pool to LLDB

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 16 08:42:18 PDT 2015


zturner added a comment.

Sorry, should have mentioned that the lgtm is contingent on Todd's concerns.  I like the idea of having a setting in LLDB that controls the maximum number of threads to use for parallel work.  We should probably set this at a very h igh level in dotest so that all instances automatically get this value without having to remember to do it in each test.


http://reviews.llvm.org/D13727





More information about the lldb-commits mailing list