Skip to content

[FMV][AArch64] Run the aarch64-init-cpu-features test on Linux. #172

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

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

labrinea
Copy link
Contributor

Currently we are only running this test on Darwin platforms. I had to adjust the runtime initialization routine because on Linux the dynamic loader will pass a HWCAP parameter to the ifunc resolver function, whereas on Darwin no arguments are passed.

Currently we are only running this test on Darwin platforms. I had to adjust
the runtime initialization routine because on Linux the dynamic loader will
pass a HWCAP parameter to the ifunc resolver function, whereas on Darwin no
arguments are passed.
@labrinea labrinea requested review from jroelofs and ilinpv October 14, 2024 20:27
@labrinea labrinea merged commit d24d5dc into llvm:main Oct 15, 2024
1 check passed
@labrinea labrinea deleted the init-cpu-features branch October 15, 2024 09:22
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

Successfully merging this pull request may close these issues.

2 participants