[Lldb-commits] [lldb] [lldb/DWARF] Bypass the compres^Wconstruction of DIERefs in debug_names (PR #93296)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue May 28 17:17:52 PDT 2024


clayborg wrote:

LGTM as well. Avoiding bouncing between two different DIE representations is a good thing.

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


More information about the lldb-commits mailing list