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)
commit80e5b1ebd1f25159f01f55f20e2992c316d3985a
tree19ef1023bff36f10c77fa56e5648fcc445cec000
parent514253cf433f305e2844545330f80681e43ab9a6
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)

llvm-svn: 220578
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfFile.h