[Lldb-commits] [lldb] Remove redundant symbol lookups in IRExecutionUnit::FindInSymbols (PR #102835)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 4 06:38:50 PDT 2024


https://github.com/Michael137 approved this pull request.

Given the discussion so far this seems like a good enough perf. improvement without having to revamp the `FindFunctions` API. So lgtm, thanks for the patience.

Please give it a couple of days before merging in case Greg (or someone else) have any other comments

https://github.com/llvm/llvm-project/pull/102835


More information about the lldb-commits mailing list