[PATCH] D32228: [DWARF] - Take relocations in account when extracting ranges from .debug_ranges

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 02:36:01 PDT 2017


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

Thanks for review, David ! All comments were addressed.


https://reviews.llvm.org/D32228

Files:
  include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  include/llvm/DebugInfo/DWARF/DWARFUnit.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  lib/DebugInfo/DWARF/DWARFUnit.cpp
  test/DebugInfo/dwarfdump-ranges-unrelocated.s
  tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32228.95908.patch
Type: text/x-patch
Size: 24281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/b0fb3712/attachment.bin>


More information about the llvm-commits mailing list