DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 24 Oct 2014 17:57:34 +0000 (17:57 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 24 Oct 2014 17:57:34 +0000 (17:57 +0000)
commit7f6ba1758b0f00b19da9dac0a439e18bb4631107
tree736926939ef648195fe05c643931adb8d1c2efbb
parentbe5d8bfdddddd642368abc38799408efc78e3f71
DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile

(part of refactoring to allow subprogram emission in both the skeleton
and main units to enable -gmlt-like data to be included in the skeleton
for live inlined backtracing purposes)

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