Fixed an issue where we might have easy access to the string table data for a...
Fixed an issue where we might have easy access to the string table data for a mach file from memory even though we have a process. So now we don't read the string table strings from memory when we don't have to. llvm-svn: 157482
Loading
Please register or sign in to comment