Sink DwarfDebug::attachLowHighPC into DwarfCompileUnit
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 4 Oct 2014 15:58:47 +0000 (15:58 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 4 Oct 2014 15:58:47 +0000 (15:58 +0000)
commit2c9ba7b7b1a4f7ef9318f67ab22e6e78cdbb2a7e
tree7d5acb7675e4aa7a3ef595969f80b31779234c2c
parenta2ec9db66b068d327deb94ad8661209d1476c5ba
Sink DwarfDebug::attachLowHighPC into DwarfCompileUnit

One of many things to sink down into DwarfCompileUnit to allow handling
of subprograms in both the skeleton and dwo CU under Fission.

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