DebugInfo: Remove CompileUnit::constructTypeDIEImpl now that it's just a simple wrapp...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 26 Nov 2013 00:35:04 +0000 (00:35 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 26 Nov 2013 00:35:04 +0000 (00:35 +0000)
commit2fdf433e51db56f25587478bb3c6b6c591f64879
tree3b12a177e641308b0b1e2651b54b4bded5ff6b1f
parent947c2f10664cf43bb974e5f6e6f978881d3aaca1
DebugInfo: Remove CompileUnit::constructTypeDIEImpl now that it's just a simple wrapper again.

r195698 moved the type unit checking up into getOrCreateTypeDIE so
remove the redundant check and fold the functions back together again.

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