[Lldb-commits] [PATCH] D106355: [DWARF5] Only fallback to manual index if no entry was found

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 29 07:20:37 PDT 2021


jankratochvil added a comment.

You can also consider coding `lldb-add-index` for better performance as that is too much for my available time.

In D106355#2909462 <https://reviews.llvm.org/D106355#2909462>, @kimanh wrote:

> Otherwise, could you help me to land this change (since I do not have committer rights)?

I guess you could already ask for a commit access, you have multiple patches checked in.


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