DwarfCompileUnit::getOrCreateContext: Return the compile unit DIE rather than null.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 14 Nov 2013 21:24:34 +0000 (21:24 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 14 Nov 2013 21:24:34 +0000 (21:24 +0000)
commit8c0fecc39fe7f0928a7592104b4419022ad4b54e
tree5daecfb3f49c2046e789d6882b51044ca58c0c46
parentf4837be7c1d8f2a9e90100e849b148eb86a2d27e
DwarfCompileUnit::getOrCreateContext: Return the compile unit DIE rather than null.

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