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)
commit577feba44b9552a1b68ba52e3bf36b3054b6dae7
tree80a158ef0d1382d18413ededd09d2b364440a8a8
parenta1c6e0c8ce900132d3ee0476d230d60f862d1396
Debug Info / PR22309: Allow union types to be emitted as unsigned constants.

llvm-svn: 226919
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/DebugInfo/X86/union-const.ll [new file with mode: 0644]