about summary refs log tree commit diff
path: root/compiler/rustc_target/src
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2023-04-12 14:38:58 +0200
committerAmanieu d'Antras <amanieu@gmail.com>2023-04-12 14:38:58 +0200
commit7e8611b6f95ba69e862e552595f9025743d300a3 (patch)
tree448f1cc350e29d849034d1a0135ce949f2c8f250 /compiler/rustc_target/src
parent932c173ca1b7a79c1005e2d72ddfa505a7bf2cfa (diff)
downloadrust-7e8611b6f95ba69e862e552595f9025743d300a3.tar.gz
rust-7e8611b6f95ba69e862e552595f9025743d300a3.zip
Allow older LLVM versions to have missing components
This check was introduced by #77280 to ensure that all tests that are
filtered by LLVM component are actually tested in CI. However this
causes issues for new targets (e.g. #101069) where support is only
available on the latest LLVM version.

This PR restricts the tests to only CI jobs that use the latest LLVM
version.
Diffstat (limited to 'compiler/rustc_target/src')
0 files changed, 0 insertions, 0 deletions