[PATCH] D51081: [DWARF v5] Refactoring range list dumping to fold DWARF v4 functionality into v5 handling (almost NFC).

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 05:02:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342048: [DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5… (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51081?vs=164558&id=165065#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51081

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/test/DebugInfo/Generic/cu-ranges.ll
  llvm/trunk/test/DebugInfo/Inputs/gmlt.ll
  llvm/trunk/test/DebugInfo/X86/dwarfdump-ranges-baseaddr.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-ranges-unrelocated.s
  llvm/trunk/test/DebugInfo/dwarfdump-ranges.test
  llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections.s
  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: D51081.165065.patch
Type: text/x-patch
Size: 62699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/f9e43c45/attachment.bin>


More information about the llvm-commits mailing list