DwarfUnit: Provide a reference to a defining DwarfCompileUnit from DwarfTypeUnit.
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 12 Feb 2014 00:31:30 +0000 (00:31 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 12 Feb 2014 00:31:30 +0000 (00:31 +0000)
commit15632ae11a169527bda6c286db8ce4137f93fdb7
treed8817399ce5c25bd58996c30f947fb66eb33a299
parent101613e9034675a9530df1a8d980149a844d6719
DwarfUnit: Provide a reference to a defining DwarfCompileUnit from DwarfTypeUnit.

Type units need to insert their file strings into the compile unit's
line/file table. This is preliminary work to that end.

llvm-svn: 201196
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h