dotnet / jitutils

MIT License
150 stars 60 forks source link

Build coredistools for macOS arm64 #345

Closed echesakov closed 2 years ago

echesakov commented 2 years ago

I am sure that this is going to fail building for macOS arm64 and thus requiring us to update and use a newer version of LLVM. Let's test anyway...

echesakov commented 2 years ago

Confirmed that this requires more work than simply updating the target triples in the script. I will continue working on this in background.

cc @JulieLeeMSFT @BruceForstall