[Lldb-commits] [PATCH] D51453: Refactor BreakpointResolver::SetSCMatchesByLine()
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 29 15:04:51 PDT 2018
teemperor added a comment.
lldb-bench now has a benchmark called `br-by-regex` that should profile this code. It should run tonight, so if merge this tomorrow or later we should be able to see the performance impact of this patch.
https://reviews.llvm.org/D51453
More information about the lldb-commits
mailing list