Adopt new dyld SPIs to introspect the shared cache.
With the shared cache getting split into multiple files, the current way we created ObjectFileMachO objects for shared cache dylib images will break. This patch conditionally adopts new SPIs which will do the right thing in the new world of multi-file caches.
Loading
Please register or sign in to comment