[PATCH] D74195: [DebugInfo] Do not dump header field for pre-DWARF5 address tables.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 12:51:53 PST 2020


probinson added a comment.

So the nonstandard .debug_addr section is identified by having a reference from a v4 .debug_info section... I guess there's no better way.
Yes, LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74195





More information about the llvm-commits mailing list