[PATCH] D60470: [DWARF] Change ambiguity resolution from smallest CUOffset to largest (LowPC, CUOffset)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 19:21:33 PDT 2019


MaskRay updated this revision to Diff 195506.
MaskRay retitled this revision from "[DWARF] Prefer larger DW_AT_low_pc when constructing aranges" to "[DWARF] Change ambiguity resolution from smallest CUOffset to largest (LowPC, CUOffset)".
MaskRay edited the summary of this revision.
MaskRay removed subscribers: smeenai, t.p.northover, jhenderson.
MaskRay added a comment.

Update description


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60470

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
  lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
  test/tools/llvm-symbolizer/gc-sections-zero-low-pc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60470.195506.patch
Type: text/x-patch
Size: 7849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/21681c35/attachment.bin>


More information about the llvm-commits mailing list