Skip to content

Add OSX arm64 jit. - #45467

Merged
sandreenko merged 2 commits into
dotnet:masterfrom
sandreenko:Arm64Apple-Cmake
Dec 2, 2020
Merged

Add OSX arm64 jit.#45467
sandreenko merged 2 commits into
dotnet:masterfrom
sandreenko:Arm64Apple-Cmake

Conversation

@sandreenko

@sandreenko sandreenko commented Dec 2, 2020

Copy link
Copy Markdown
Contributor

Add OSX arm64 as clrjit_unix_osx_arm64_x64.dll with a set OSX_ARM64_ABI.

It will close #43325 and I will open an issue to replace this change with a runtime flag in the future when this PR goes in.

@sandreenko sandreenko added arch-arm64 os-mac-os-x macOS aka OSX area-Infrastructure-coreclr Only use for closed issues labels Dec 2, 2020

@davidwrighton davidwrighton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good as far as the jit changes go. At some point we'll need some changes to crossgen2 and package generation, but this is good enough for the jit.

@sandreenko
sandreenko merged commit 76b52a5 into dotnet:master Dec 2, 2020
@sandreenko
sandreenko deleted the Arm64Apple-Cmake branch December 2, 2020 20:51
@ghost ghost locked as resolved and limited conversation to collaborators Jan 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-arm64 area-Infrastructure-coreclr Only use for closed issues os-mac-os-x macOS aka OSX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable universal cross target jit builds for Apple Silicon

2 participants