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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 09:51:43 PST 2019


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

Use ternary expression.


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.227731.patch
Type: text/x-patch
Size: 11384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191104/c9322b80/attachment.bin>


More information about the llvm-commits mailing list