Found a quick way to improve the speed with which we can read object files...
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
Loading
Please register or sign in to comment