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
Hmm .. this cannot work for Arm64 - since it relies on -fno-pie which is not honoured ... I would expect clang to reject it (and, if so, we should just skip this on arm64 - and probably on >= macOS11 where non-pie is deprecated on x86_64 as well)
I have not seen it on Intel, so it seems specific to ARM or this branch:
The generated assembly is:
The text was updated successfully, but these errors were encountered: