As part of the ongoing work in finalizing the accelerator tables, extend
authorEric Christopher <echristo@apple.com>
Fri, 6 Jan 2012 04:35:23 +0000 (04:35 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 6 Jan 2012 04:35:23 +0000 (04:35 +0000)
commitc36145f19c1e164f7d630b813e9970600d8f2976
tree4fecb1e41d03e3621ef56ccba6182f17c712fc38
parent3b205175ea417349ab96f3525d730e005e12c0f9
As part of the ongoing work in finalizing the accelerator tables, extend
the debug type accelerator tables to contain the tag and a flag
stating whether or not a compound type is a complete type.

rdar://10652330

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