[PATCH] D53545: [DWARF][NFC] NFC patch for reverted r342218 (refactoring rangelist handling)

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 15:19:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345546: [DWARF][NFC] Refactor range list extraction and dumping (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53545?vs=170547&id=171588#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53545

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFListTable.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/CMakeLists.txt
  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/DWARFListTable.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/tools/dsymutil/DwarfStreamer.cpp
  llvm/trunk/tools/dsymutil/DwarfStreamer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53545.171588.patch
Type: text/x-patch
Size: 58485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/180502c1/attachment.bin>


More information about the llvm-commits mailing list