[Lldb-commits] [PATCH] D106355: [DWARF5] Only fallback to manual index if no entry was found
Kim-Anh Tran via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 29 23:35:25 PDT 2021
kimanh added a comment.
In D106355#2913605 <https://reviews.llvm.org/D106355#2913605>, @jankratochvil wrote:
> You can also consider coding `lldb-add-index` for better performance as that is too much for my available time.
I don't think that I'll get to it either. But we'll also evaluate the performance for our users and may need to do more, and in that case we might have a look!
> I guess you could already ask for a commit access, you have multiple patches checked in.
Thanks for the suggestion, I just requested it now!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106355/new/
https://reviews.llvm.org/D106355
More information about the lldb-commits
mailing list