diff options
| author | Rui Ueyama <ruiu@google.com> | 2015-06-19 21:25:44 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2015-06-19 21:25:44 +0000 |
| commit | 29792a82a9ed7733e76eb8ef30fa27fa6f606c45 (patch) | |
| tree | fa4e8de52c7e5eafc715267b892f83ff0c8228cf /clang/lib/Driver/SanitizerArgs.cpp | |
| parent | 573bf7de9cd9d4e558721ecb3ce8ff0178abd103 (diff) | |
| download | bcm5719-llvm-29792a82a9ed7733e76eb8ef30fa27fa6f606c45.tar.gz bcm5719-llvm-29792a82a9ed7733e76eb8ef30fa27fa6f606c45.zip | |
COFF: Cache Archive::Symbol::getName(). NFC.
getName() does strlen() on the symbol table, so it's not very fast.
It's not as bad as r239332 because the number of symbols exported
from archive files are fewer than object files, and they are usually
shorter, though.
llvm-svn: 240178
Diffstat (limited to 'clang/lib/Driver/SanitizerArgs.cpp')
0 files changed, 0 insertions, 0 deletions

