Fixes to the Objective-C V2 runtime:
- Only read the statically-defined isa table in the shared cache once. Only the dynamically-constructed isa table can change. - Ignore the statically-defined isa table if its version isn't what we expect. llvm-svn: 166856
Loading
Please register or sign in to comment