[PATCH] D37214: Another prototype fix for lld DWARF parsing of base address selection entries in range lists

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 01:08:11 PDT 2017


grimar updated this revision to Diff 113364.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D37214

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  include/llvm/DebugInfo/DWARF/DWARFUnit.h
  lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  lib/DebugInfo/DWARF/DWARFUnit.cpp
  test/DebugInfo/X86/dwarfdump-ranges-baseaddr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37214.113364.patch
Type: text/x-patch
Size: 7791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/f7b70c90/attachment.bin>


More information about the llvm-commits mailing list