zturner added a comment.

To be clear, I don't think this patch actually deletes LLDB's mutex.  It just 
deletes uses of LLDB's mutex.  So the NetBSD code should continue to work after 
merging this patch in.  Sure it introduces another use of lldb's Mutex, but we 
can always remove that later.  5 is easier to remove than 500 :)


http://reviews.llvm.org/D20278



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to