[Lldb-commits] [PATCH] D32832: Make ConstString creation and access lockfree

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 3 15:11:36 PDT 2017


clayborg added a comment.

Do you have performance numbers here? I am all for it if it improves performance. If this is faster than llvm::StringMap why not just fix it there? Seems like everyone could benefit if you fix it in LLVM?


Repository:
  rL LLVM

https://reviews.llvm.org/D32832





More information about the lldb-commits mailing list