Make sure to check for DW_AT_linkage_name to get the mangled name in the DWARF along...
authorGreg Clayton <gclayton@apple.com>
Sat, 8 Dec 2012 00:24:40 +0000 (00:24 +0000)
committerGreg Clayton <gclayton@apple.com>
Sat, 8 Dec 2012 00:24:40 +0000 (00:24 +0000)
commit7141554858d2d857aab0ac15474a5a631efe526c
treef85370aafcb30a0ffbfcea0fe6e067efa9410835
parent65a6ee11dd4ccde80bf49e19bb7129b9a08296b9
Make sure to check for DW_AT_linkage_name to get the mangled name in the DWARF along with the older DW_AT_MIPS_linkage_name attribute.

llvm-svn: 169657
lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp