DebugInfo: Move type units into the debug_types section with appropriate comdat group...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 11 Dec 2013 21:36:27 +0000 (21:36 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 11 Dec 2013 21:36:27 +0000 (21:36 +0000)
commit3d2670cc54ede7f00b496e38fe05ef3ff35b7f6c
tree1c205b7fa6956f192ae7966a6cb283293a3c4ae3
parentbd71b0a1617f77f61d23c38ebe079fff71289164
DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers

This commit does not complete the type units feature - there are issues
around fission support (skeletal type units, pubtypes/pubnames) and
hashing of some types including those containing references to types in
other type units.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197073 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectFileInfo.h
include/llvm/MC/MCSectionELF.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h
lib/MC/MCObjectFileInfo.cpp
test/DebugInfo/X86/c-type-units.ll
test/DebugInfo/X86/generate-odr-hash.ll