[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
Fri Apr 21 03:20:17 PDT 2017
grimar updated this revision to Diff 96117.
grimar added a comment.
- Rebased.
- Addressed review comments.
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/DWARFDebugRangeList.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.96117.patch
Type: text/x-patch
Size: 17307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/0fbe8dba/attachment.bin>
More information about the llvm-commits
mailing list