[Lldb-commits] [PATCH] D143501: [clang][DebugInfo] lldb: Use preferred name's type when emitting DW_AT_names

David Blaikie via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 13 15:02:57 PST 2023


dblaikie added a comment.

> I think /maybe/ we had some design principle that DWARF features wouldn't be solely controlled by debugger tuning, the tuning only indicates defaults but tehy can be controlled by flags? Not sure if I'm remembering that quite right, though - maybe @probinson remembers more of that?

I guess maybe not - at least there's a handful of debugger tuning checks in similar code around here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143501/new/

https://reviews.llvm.org/D143501



More information about the lldb-commits mailing list