Debug Info / PR22309: Allow union types to be emitted as unsigned constants.
authorAdrian Prantl <aprantl@apple.com>
Fri, 23 Jan 2015 18:01:39 +0000 (18:01 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 23 Jan 2015 18:01:39 +0000 (18:01 +0000)
commit7e97e25bfc927a90e4aa4d8de6fa7082acfd6fc9
tree31eea746c86342d5796eb2402f9fa3a4f239cfdf
parentab74a03c00285a591d29917bca912ee84ddf5190
Debug Info / PR22309: Allow union types to be emitted as unsigned constants.

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