[PATCH] D53564: [llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_length

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 06:21:53 PDT 2018


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

- Parse DW_LLE_startx_length differently for v4/pre-v5 and v5 sections.


https://reviews.llvm.org/D53564

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  include/llvm/DebugInfo/DWARF/DWARFListTable.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp
  test/tools/llvm-dwarfdump/X86/debug_loclists_startx_length.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53564.170867.patch
Type: text/x-patch
Size: 6811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/093cb825/attachment.bin>


More information about the llvm-commits mailing list