[PATCH] D68271: DWARFDebugLoclists: Make it possible to read relocated addresses

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 06:36:43 PDT 2019


labath updated this revision to Diff 227276.
labath added a comment.
Herald added a subscriber: hiraditya.

Rebase and make independent of D68270 <https://reviews.llvm.org/D68270> (that is going to take a while).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68271

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68271.227276.patch
Type: text/x-patch
Size: 11404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/6fcbbc71/attachment.bin>


More information about the llvm-commits mailing list