DebugInfo: Push header handling down into CompileUnit
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 30 Oct 2013 20:42:41 +0000 (20:42 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 30 Oct 2013 20:42:41 +0000 (20:42 +0000)
commit1d36113c05e611c0fba9b872b5f03eca9848bd69
treed64874105a4a18a1d2886f0a3e69eddba7cf2a06
parentf132bf39b95815ed899c78f0ff33d743a286b1ac
DebugInfo: Push header handling down into CompileUnit

This is a preliminary step to handling type units by abstracting over
all (type or compile) units.

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