Skip to content

[test] Correct llvm-component to tests that need x86 #144620

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

Closed
wants to merge 1 commit into from

Conversation

daltenty
Copy link
Contributor

These codegen test added in #105452 require the x86 backend in LLVM, but the constraint is missing for some reason, so the test will fail when run without that backend available.

@rustbot
Copy link
Collaborator

rustbot commented Jul 29, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot
Copy link
Collaborator

rustbot commented Jul 29, 2025

Some changes occurred in tests/codegen-llvm/sanitizer

cc @rcvalle

@rustbot rustbot added PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jul 29, 2025
@daltenty daltenty changed the title Add correct component to test that need x86 [test] Correct llvm-component to tests that need x86 Jul 29, 2025
@jieyouxu
Copy link
Member

Hi, thanks for the PR. However, this was already being addressed in #144042.

@daltenty
Copy link
Contributor Author

Hi, thanks for the PR. However, this was already being addressed in #144042.

Awesome, thanks. Will close this in favour of the existing one.

@daltenty daltenty closed this Jul 29, 2025
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PG-exploit-mitigations Project group: Exploit mitigations T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants