The MachOPlatform::MachOPlatformPlugin class will now inject a "__jitlink$libunwind_dso_base" symbol into each LinkGraph pointing to the Mach header for the containing JITDylib. The compact-unwind support plugin will use this symbol as the dso-base for the __unwind_info sections. (Failure to inject this symbol would result in the compact-unwind support plugin creating a new header for every graph).
69 KiB
69 KiB