OSDN Git Service

This mechanical patch moves type handling into CompileUnit from DwarfDebug. In case...
authorDevang Patel <dpatel@apple.com>
Tue, 12 Apr 2011 22:53:02 +0000 (22:53 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 12 Apr 2011 22:53:02 +0000 (22:53 +0000)
commit3cbee30eacd5d918a00f21c08dbd10ee9ae73925
treee2d123dd12f075fcc9ca71ab58d043f557557c28
parentd5f323d70bd2d9bc8a63a68bfe439a69e0104bbf
This mechanical patch moves type handling into CompileUnit from DwarfDebug. In case of multiple compile unit in one object file, each compile unit is responsible for its own set of type entries anyway. This refactoring makes this obvious.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129402 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/CMakeLists.txt
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h