[PATCH] D64798: WIP: Refactor accel table and debug_loc parsers to demonstrate the new DataExtractor API

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 06:32:24 PDT 2019


labath updated this revision to Diff 216601.
labath added a comment.

- rebase on top of uint64_t changes


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64798/new/

https://reviews.llvm.org/D64798

Files:
  include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s
  test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases.s
  test/tools/llvm-dwarfdump/X86/debug-names-verify-abbrev-short.s
  test/tools/llvm-dwarfdump/X86/debug-names-verify-short1.s
  test/tools/llvm-dwarfdump/X86/debug-names-verify-short2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64798.216601.patch
Type: text/x-patch
Size: 23910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/aab59b46/attachment.bin>


More information about the llvm-commits mailing list