[PATCH] D49743: [DebugInfo/DWARF] [3/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:50:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338632: [DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to DWARFUnitVector. NFC (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49743?vs=158303&id=158626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49743

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/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49743.158626.patch
Type: text/x-patch
Size: 11229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/60356a46/attachment-0001.bin>


More information about the llvm-commits mailing list