[PATCH] D70227: DWARF location lists: Add section index dumping

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 01:56:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0f6ad7d1f3c: DWARF location lists: Add section index dumping (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D70227?vs=229256&id=229768#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70227

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
  llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp
  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/ARM/PR26163.ll
  llvm/test/DebugInfo/Mips/dsr-fixed-objects.ll
  llvm/test/DebugInfo/X86/DW_AT_location-reference.ll
  llvm/test/DebugInfo/X86/dbg-value-frame-index.ll
  llvm/test/DebugInfo/X86/dbg-value-regmask-clobber.ll
  llvm/test/DebugInfo/X86/debug-loc-frame.ll
  llvm/test/DebugInfo/X86/debug-loc-offset.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70227.229768.patch
Type: text/x-patch
Size: 15479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/cd1113c9/attachment.bin>


More information about the llvm-commits mailing list