Simplify setting of DIE tag for type DIEs by setting it in one* place.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 4 Oct 2013 23:21:16 +0000 (23:21 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 4 Oct 2013 23:21:16 +0000 (23:21 +0000)
commit916d49e77237c5aabfd5638b4e481c7ed9441608
tree26f53b62e2501558ced9d4e3ea0a267d11fe62a6
parentf2fff255de51eec0e9d4a85724bb433be7e4c24b
Simplify setting of DIE tag for type DIEs by setting it in one* place.

* two actually due to some weird template thing... investigating that.

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