[Lldb-commits] [PATCH] D41909: Fix deadlock in dwarf logging
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 11 14:26:55 PST 2018
clayborg added a comment.
Yeah, the threading was added later. It started out as single threaded and didn't have this problem.
https://reviews.llvm.org/D41909
More information about the lldb-commits
mailing list