Skip to content

[test] This test should check for codegen support. #35505

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

3405691582
Copy link
Member

This test checks for x86_64-* targets and armv7-* targets. If LLVM is
not built with support for these targets, this test will trip. It
appears the way to check for this is by REQUIRES CODEGENERATOR, so add
this to properly condition this test.

@3405691582
Copy link
Member Author

ping.

These tests checks for x86_64-* targets and armv7-* targets. If LLVM is
not built with support for these targets, these tests will trip. It
appears the way to check for this is by REQUIRES CODEGENERATOR, so add
this to properly condition these tests.
@3405691582
Copy link
Member Author

cc @zoecarver

@3405691582
Copy link
Member Author

ping. Would it be perhaps be more desirable to shard this test instance per architecture, perhaps?

@finagolfin
Copy link
Member

It looks like Egor subsequently specialized these much more in #60603, so you may simply want to add OpenBSD versions instead to this pull and we can get that in.

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