[PATCH] D123469: [DebugInfo][llvm-dwarfutil] Combine overlapped address ranges.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 12:42:17 PDT 2022
dblaikie added a comment.
(be good to fix the patch description/commit message - this is actually less likely (no case that I know of) to happen due to (at least LLVM's) LTO, and isn't an error as such (well, isn't a /bug/ but someone might an argument that it's not valid according to the DWARF spec?) in the cases I know of that do happen)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123469/new/
https://reviews.llvm.org/D123469
More information about the llvm-commits
mailing list