[PATCH] D44811: DWARF] DWARF v5: .debug_rnglists: adding support for DW_RLE_offset_pair and DW_RLE_base_address

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 17:23:21 PDT 2018


wolfgangp updated this revision to Diff 139683.
wolfgangp marked an inline comment as done.
wolfgangp added a comment.

Addressed review comment on separating DW_RLW_offset_pair and DW_RLE_start_length when dumping their contents.


https://reviews.llvm.org/D44811

Files:
  lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
  test/tools/llvm-dwarfdump/X86/debug_rnglists.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44811.139683.patch
Type: text/x-patch
Size: 7933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180324/ce238c81/attachment.bin>


More information about the llvm-commits mailing list