[PATCH] D70081: DWARFDebugLoclists: add location list "interpretation" logic

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 01:44:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGebe2f5603045: DWARFDebugLoclists: add location list "interpretation" logic (authored by labath).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70081

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/test/CodeGen/X86/debug-loclists.ll
  llvm/test/DebugInfo/X86/fission-ranges.ll
  llvm/test/DebugInfo/X86/loclists-dwp.ll
  llvm/test/tools/llvm-dwarfdump/X86/debug_loc_dwo.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_loclists.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_loclists_startx_length.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70081.228829.patch
Type: text/x-patch
Size: 29534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/da503be2/attachment-0001.bin>


More information about the llvm-commits mailing list