DebugInfo: Simplify subprogram declaration creation/references and accidentally refix...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 21 May 2014 18:04:33 +0000 (18:04 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 21 May 2014 18:04:33 +0000 (18:04 +0000)
commitc10a1edf3f6f86f8df973fe9de9432d5d4da6219
tree6050aa2a6df46b972e45d706ea0118e2836a2c7c
parent49323774b4063965141d8614981264c8a430d9da
DebugInfo: Simplify subprogram declaration creation/references and accidentally refix PR11300.

Also simplifies the linkage name handling a little too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209311 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
test/DebugInfo/X86/DW_AT_linkage_name.ll
test/DebugInfo/X86/DW_AT_specification.ll
test/DebugInfo/X86/concrete_out_of_line.ll
test/DebugInfo/X86/pr11300.ll