about summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-25 02:09:27 +0000
committerbors <bors@rust-lang.org>2023-04-25 02:09:27 +0000
commitf6830a212973ced91a047cee86cb79cee4f23868 (patch)
tree70a91b26aa129ee723ce624e2acda087fe6dc6bd /compiler/rustc_target/src/asm/mod.rs
parentfdeef3ed1809aa9bd4ea9ff0fad92010c6de669c (diff)
parent7e8611b6f95ba69e862e552595f9025743d300a3 (diff)
downloadrust-f6830a212973ced91a047cee86cb79cee4f23868.tar.gz
rust-f6830a212973ced91a047cee86cb79cee4f23868.zip
Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkov
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/asm/mod.rs')
0 files changed, 0 insertions, 0 deletions