[PATCH] D49741: [DebugInfo/DWARF] [1/4] De-segregate type units and compile units. NFC

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 13:44:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338628: [DebugInfo/DWARF] [1/4] De-templatize DWARFUnitSection. NFC (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49741?vs=158300&id=158621#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49741

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49741.158621.patch
Type: text/x-patch
Size: 28945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/8948e344/attachment.bin>


More information about the llvm-commits mailing list