[Lldb-commits] [PATCH] D12964: [lldb-server] No need to add pthread twice.

Daniel Sanders via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 21 09:22:35 PDT 2015


dsanders added a comment.

'ninja clean' seems to have made the lldb-mi link failure go away. Presumably something didn't rebuild when the references to llvm_regcomp and llvm_regfree were added.

I'll run the lldb tests and then commit this.


http://reviews.llvm.org/D12964





More information about the lldb-commits mailing list