[PATCH] D27170: Abstract almost all DwarfDebug out of the classes in DIE.cpp.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 11:06:40 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288399: This change removes the dependency on DwarfDebug that was used for… (authored by gclayton).

Changed prior to commit:
  https://reviews.llvm.org/D27170?vs=79819&id=79954#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27170

Files:
  llvm/trunk/include/llvm/CodeGen/DIE.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfFile.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27170.79954.patch
Type: text/x-patch
Size: 35563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/59fc391e/attachment.bin>


More information about the llvm-commits mailing list