Skip to content
Commit 16b2d2bf authored by Greg Clayton's avatar Greg Clayton
Browse files

Made the DWARF + debug map symbol file parser be much more efficient when it isn't

going to actually be used as the symbol file plug-in by looking only for suitable
N_OSO symbols and avoiding sorting function (N_FUN) and global/static (N_GSYM/N_STSYM)
symbols when there are no suitable N_OSO objects.

llvm-svn: 123889
parent fd835537
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment