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

[compiler-rt] Only build SME ABI routines for baremetal or platforms that have sys/auxv.h #69423

Merged

Conversation

sdesmalen-arm
Copy link
Collaborator

This avoids link failures on other platorms that don't (yet) have an implementation of __aarch64_sme_accessible.

…that have sys/auxv.h.

This avoids link failures on other platorms that don't have an
implementation of __aarch64_sme_accessible.
@sdesmalen-arm sdesmalen-arm merged commit 975ec83 into llvm:main Oct 18, 2023
3 checks passed
@sdesmalen-arm sdesmalen-arm deleted the fix-compiler-rt-linker-errors-sme branch February 23, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants