[Lldb-commits] [PATCH] D142683: Manual DWARF index: don't skip over -gmodules debug info
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 27 13:14:06 PST 2023
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Much better, thanks for making sure we don't end up indexing real skeleton units as they cause problems if they do get indexed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142683/new/
https://reviews.llvm.org/D142683
More information about the lldb-commits
mailing list