about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2025-10-02 14:36:57 -0700
committerJubilee Young <workingjubilee@gmail.com>2025-10-02 14:39:18 -0700
commit99550fbc3ea172a3cf90d2776a217e1ba19a196f (patch)
treec3baa74912796e89022a05ddfc604a4e7529cb87 /compiler/rustc_codegen_llvm
parent3369e82c6bc03c5cdb66f730dba6f738b74c8e1d (diff)
downloadrust-99550fbc3ea172a3cf90d2776a217e1ba19a196f.tar.gz
rust-99550fbc3ea172a3cf90d2776a217e1ba19a196f.zip
Return to needs-llvm-components being info-only
Partially revert a535042e80a38196a58c27a8c95552546affe5dc

Even with non-LLVM codegen backends, we want to allow for annotations
that express dependencies to LLVM-specific parts of the test suite.
This includes `//@ needs-llvm-components`, which just allows checking
that LLVM is built with relevant target support before the test is run.
It does not assert the test cannot work with another codegen backend.
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions