[DebugInfo] Add DwarfDebug& to DwarfFile.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 23 Oct 2014 00:16:03 +0000 (00:16 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 23 Oct 2014 00:16:03 +0000 (00:16 +0000)
commit2b22b1e9a26c32cb3ab0499882d352812d91a6f3
tree05a2d0c68646e3799e8d81153ae8160eb7168adf
parent263a00852539077613e294e9e8dbeec4b7d3433e
[DebugInfo] Add DwarfDebug& to DwarfFile.

Use the DwarfDebug in one function that previously took it as a
parameter, and lay the foundation for use this for other operations
coming soon.

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