Skip to content

run-make: audit tests that codegen for specific targets #129390

Closed

Description

Tests doing codegen for specific targets need //@ needs-llvm-components directives.
These are the tests that are currently missing the directives and failing if LLVM is built without various aarch64/arm/thumb components or wasm.

  • tests\run-make\print-target-list
  • tests\run-make\print-to-output
  • tests\run-make\print-cfg
  • tests\run-make\target-without-atomic-cas

Originally posted by @petrochenkov in #121876 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

A-run-makeArea: port run-make Makefiles to rmake.rsA-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions