Skip to content

Fix test crash on non-MachO platforms by using correct target triple #7589

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

Conversation

rastogishubham
Copy link

MCCAS is only supported with MachO object files. To make sure that no tests fail on other plaforms, add proper target triple to the test and guard it with aarch64-registered-target.

(cherry picked from commit fd3c8a4)

MCCAS is only supported with MachO object files. To make sure that no
tests fail on other plaforms, add proper target triple to the test and
guard it with aarch64-registered-target.

(cherry picked from commit fd3c8a4)
@rastogishubham
Copy link
Author

@swift-ci please test llvm

@rastogishubham rastogishubham merged commit 4c03d27 into swiftlang:stable/20230725 Oct 6, 2023
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.

1 participant