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
I looked at the code and as I expected there is no target dependent code I can find.
Maybe the problem is with the fact that this LLVM is from 2012 or so, so probably before there was any hint of mac on arm.
I'm noticing its saying "architecture arm64" and not mentioning OS, so maybe its assuming its unix?
Try to build the new compiler just to see if we get more useful errors?
PS. I don't think this is a problem with the Single-path code. I think it just happens to be the first submodule to be compiled.
Is there something related to x86 hardcoded?
The text was updated successfully, but these errors were encountered: