Skip to content

Only enable JIT tests on x86_64 #1227

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
May 9, 2022
Merged

Only enable JIT tests on x86_64 #1227

merged 1 commit into from
May 9, 2022

Conversation

Kmeakin
Copy link
Contributor

@Kmeakin Kmeakin commented May 9, 2022

Cranelift currently only supports JIT on x86_64 targets.
Disable JIT tests on all other targets, so that failing tests are
ignored.

Originally reported in rust-lang/rust#96437.

Cranelift currently only supports JIT on x86_64 targets.
Disable JIT tests on all other targets, so that failing tests are
ignored.
@bjorn3 bjorn3 merged commit 533f9d8 into rust-lang:master May 9, 2022
@bjorn3
Copy link
Member

bjorn3 commented May 9, 2022

Thanks!

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