Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New arm64e ABI support #106

Open
61bcdefg opened this issue Jul 4, 2024 · 0 comments
Open

New arm64e ABI support #106

61bcdefg opened this issue Jul 4, 2024 · 0 comments

Comments

@61bcdefg
Copy link
Owner

61bcdefg commented Jul 4, 2024

Just a hint.

Apple opened source the implementation of their new arm64e abi(since iOS14 or iOS15) a few hours ago. (https://github.com/apple/llvm-project/tree/arm64e-upstream-next, swiftlang/llvm-project#8946)

I ported Hikari to it(https://github.com/61bcdefg/Hikari-LLVM15/tree/apple-arm64e-upstream-next). If anyone interested in it, you can try it now.

Edit: In test, the new arm64e abi worked well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant