[Lldb-commits] [PATCH] D13662: Make dwarf parsing multi-threaded

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 12 11:34:37 PDT 2015


clayborg added a comment.

If you have 1000 compile units, will this spawn 1000 threads simultaneously?


http://reviews.llvm.org/D13662





More information about the lldb-commits mailing list