[PATCH] D48344: [DWARF] Improved error reporting for range lists

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 16:01:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
wolfgangp marked an inline comment as done.
Closed by commit rL335188: [DWARF] Improved error reporting for range lists.  (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48344?vs=152000&id=152194#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48344

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-ranges-baseaddr.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-rnglists.s
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/tools/llvm-dwarfdump/Statistics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48344.152194.patch
Type: text/x-patch
Size: 22656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/2adbb50e/attachment.bin>


More information about the llvm-commits mailing list