[Lldb-commits] [lldb] Improve performance of .debug_names lookups when DW_IDX_parent attributes are used (PR #91808)
David Blaikie via lldb-commits
lldb-commits at lists.llvm.org
Thu May 23 13:23:20 PDT 2024
dwblaikie wrote:
But seems like this isn't a DW_IDX_parent issue, then (other than as /maybe/ an artifact of the producer) - so the description seems misleading. "ignore invalid named entries that refer to declarations"
A test case/demonstration this is a real problem would be nice, though...
https://github.com/llvm/llvm-project/pull/91808
More information about the lldb-commits
mailing list