For types with a parent of the compile unit make sure and emit
authorEric Christopher <echristo@apple.com>
Thu, 15 Mar 2012 23:55:40 +0000 (23:55 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 15 Mar 2012 23:55:40 +0000 (23:55 +0000)
commit2125d5a7e58eb21f34c2a21913d6f1074c63b5cd
tree1bba7e7c0e7e04ad6c2d66a8d9cff31d54d59990
parent89eaa6f554c362799a86ca50bdbaab72402565d2
For types with a parent of the compile unit make sure and emit
the DECL information.

rdar://10855921

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
test/DebugInfo/X86/DW_AT_specification.ll
test/DebugInfo/X86/concrete_out_of_line.ll
test/DebugInfo/X86/pr11300.ll
test/DebugInfo/struct-loc.ll [new file with mode: 0644]