[PATCH] D60470: [DWARF] Prefer larger DW_AT_low_pc when constructing aranges

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 14:13:02 PDT 2019


dblaikie added a comment.

What does addr2line (or any other symbolizers, not that I know of others) do in these cases?

How's this compare/contrast with the lld change that's being made to achieve similar results? (does this remove the need for the lld change?)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60470





More information about the llvm-commits mailing list