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/CodeGen | |
| parent | fd8355373333dc3055143f292e7f82967c5239f7 (diff) | |
| download | bcm5719-llvm-16b2d2bf197223901bf66a8ccc05486259fdb89f.tar.gz bcm5719-llvm-16b2d2bf197223901bf66a8ccc05486259fdb89f.zip | |
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/CodeGen')
0 files changed, 0 insertions, 0 deletions

