[PATCH] D137139: [DWARF] Fix handling of .debug_aranges with -g1
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 13:49:16 PDT 2022
clayborg added a comment.
I would also suggest that someone on the LLVM side make equivalent changes to make sure no one tries to use the .debug_aranges for the LLVM symbolizer in the DWARF code for LLVM, or for any DWARF code that does address lookups.
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