[PATCH] D45549: [DWARF v5] improved support for .debug_rnglists/consumer

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 13:16:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332759: [DWARF v5] Improved support for .debug_rnglists (consumer). Enables any… (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45549?vs=146643&id=147574#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45549

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-rnglists.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45549.147574.patch
Type: text/x-patch
Size: 30899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/b41dfacd/attachment.bin>


More information about the llvm-commits mailing list