llvm-project/lldb/source/Plugins/SymbolFile
Greg Clayton 2048ea5eba Fixed a case where if a function, inlined function, or global with a mangled
name had a DW_AT_name that was the same string as the DW_AT_MIPS_linkage_name,
then it would get added twice to the DWARF index.

llvm-svn: 129942
2011-04-21 21:41:13 +00:00
..
DWARF Fixed a case where if a function, inlined function, or global with a mangled 2011-04-21 21:41:13 +00:00
Symtab LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00