[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
Fri Feb 7 09:49:28 PST 2020
probinson added a comment.
What do GNU tools report for a v4 .debug_addr section? Intuitively I'd want to see something that says what's going on, rather than have it look like we just forgot to print the header.
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