Debug info: Allow aggregate types to be described by constants.
authorAdrian Prantl <aprantl@apple.com>
Wed, 7 Jan 2015 20:48:58 +0000 (20:48 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 7 Jan 2015 20:48:58 +0000 (20:48 +0000)
commit7950596b556ddf4091b41c543573cd2268047c8a
treefcb9643ed9306b149355ab99fbc59a1079da1566
parentc8f98d3bd3ee60affebeffdcb9e9a04c056013ee
Debug info: Allow aggregate types to be described by constants.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
test/DebugInfo/X86/constant-aggregate.ll [new file with mode: 0644]