Insert composite type DIE into the map before processing type fields. This allows...
authorDevang Patel <dpatel@apple.com>
Thu, 3 Dec 2009 23:46:57 +0000 (23:46 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 3 Dec 2009 23:46:57 +0000 (23:46 +0000)
commitb3235d22e94c21ef00539d83db4d6d65bada48f5
treeb0d9046e24779443cf60dc4af5799b19250b0307
parent1971556cc271710b683bc3ca8327c903791c910f
Insert composite type DIE into the map before processing type fields. This allows fields to find their context DIE from the map.

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