[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)
commit22a01da9dea51bad2fbb6025e1a1f5cf23720dbf
treec53220e9f6fdffa43d3a4edd9ad7d213b99d2f4d
parentee129ed18ddc77b3bd12567987af302ec0e25c3a
[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.

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