Closed
Description
openedon Aug 22, 2024
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