Debug Info: In symmetry to DW_TAG_pointer_type, do not emit the byte size
authorAdrian Prantl <aprantl@apple.com>
Wed, 24 Dec 2014 01:17:51 +0000 (01:17 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 24 Dec 2014 01:17:51 +0000 (01:17 +0000)
commit3026a54aa282e67091f4026c5d1cd0178b8fbd90
treeda682f9cc67c9787782ed41dce3909f19da93479
parent5031bbe86a3160d761df7dac662275776124c385
Debug Info: In symmetry to DW_TAG_pointer_type, do not emit the byte size
of a DW_TAG_ptr_to_member_type.
This restores the behavior from before r224780-r224781.

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