[PATCH] D137139: [DWARF] Fix handling of .debug_aranges with -g1
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 19:43:23 PDT 2022
clayborg added a comment.
Sounds reasonable to me, but I will let the llvm experts weigh in here. Even if we don't add a DW_TAG_subprogram, we might have line table addresses that are associated with source locations in a compile unit and we should map those addresses to the compile unit right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137139/new/
https://reviews.llvm.org/D137139
More information about the llvm-commits
mailing list