[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
Mon Apr 24 03:32:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301170: [DWARF] - Take relocations in account when extracting ranges from .debug_ranges (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D32228?vs=96117&id=96372#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32228

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32228.96372.patch
Type: text/x-patch
Size: 17586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/625e5e59/attachment.bin>


More information about the llvm-commits mailing list