[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
Fri Sep 1 03:33:17 PDT 2017
grimar updated this revision to Diff 113529.
grimar added a comment.
- Added testcase for executables.
- Updated code accordinng to discussion in corresponding thread.
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/Inputs/dwarfdump-ranges-baseaddr-exe.elf-x86-64
test/DebugInfo/X86/dwarfdump-ranges-baseaddr-exe.s
test/DebugInfo/X86/dwarfdump-ranges-baseaddr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37214.113529.patch
Type: text/x-patch
Size: 8486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/c3848f16/attachment.bin>
More information about the llvm-commits
mailing list