You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just posting this for tracking. In #114982 (comment) we discussed an issue with Apple linker that needed a workaround by placing .cfi_startproc/.cfi_endproc around .alt_entry labels. The bug has been fixed in Xcode 26 (as of Beta 6, but possibly earlier) and I verified that it's now working as expected.