| commit | 4c82d425fa074662f28da3af0ff8c551f06d600d | [log] [tgz] |
|---|---|---|
| author | Greg Clayton <gclayton@apple.com> | Fri May 18 23:20:01 2012 +0000 |
| committer | Greg Clayton <gclayton@apple.com> | Fri May 18 23:20:01 2012 +0000 |
| tree | ea09ff6a73d4b777248e2233cdcfb6a8e14cfb80 | |
| parent | 457ace7611d82047265f718cf1ea3f67c5d7b70f [diff] |
Found a quick way to improve the speed with which we can read object files from memory when they are in the shared cache: always read the symbol table strings from memory and let the process' memory cache do the work. llvm-svn: 157083