[PATCH] D49742: [DebugInfo/DWARF] [2/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:47:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338629: [DebugInfo/DWARF] [2/4] Type units no longer in a std::deque. NFC (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49742?vs=158301&id=158622#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49742

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49742.158622.patch
Type: text/x-patch
Size: 20209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/1ce1e9d7/attachment.bin>


More information about the llvm-commits mailing list