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)
commit3dd48c6fde7815533c731fb877dc0cf91243fa8b
treeda47f7a476b5c405faa23e7b7281c461185d11c5
parent92b49c3e39208b9f0601e9c8bc8f4d575ab497f8
Debug info: Allow aggregate types to be described by constants.

llvm-svn: 225378
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/DebugInfo/X86/constant-aggregate.ll [new file with mode: 0644]