diff options
author | Greg Clayton <gclayton@apple.com> | 2011-01-20 06:08:59 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-01-20 06:08:59 +0000 |
commit | 16b2d2bf197223901bf66a8ccc05486259fdb89f (patch) | |
tree | 3994a51d9152d3cc29501842f7aa4a1e569382c3 /llvm/lib/Object/ObjectFile.cpp | |
parent | fd8355373333dc3055143f292e7f82967c5239f7 (diff) | |
download | llvm-16b2d2bf197223901bf66a8ccc05486259fdb89f.zip llvm-16b2d2bf197223901bf66a8ccc05486259fdb89f.tar.gz llvm-16b2d2bf197223901bf66a8ccc05486259fdb89f.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions