[llvm] [TOOLS][DWARFDUMP][DWARF] Print full DIE offset for a CU or local TU (PR #121877)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 13:43:54 PST 2025


dwblaikie wrote:

Could do something like the rnglist dumping  - which takes a "LookupPooledAddress" callback, so dumping the debug_names could take a lookup function of some kind like that.

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


More information about the llvm-commits mailing list