about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorKajetan Puchalski <kajetan.puchalski@arm.com>2024-08-09 16:41:43 +0100
committerKajetan Puchalski <kajetan.puchalski@arm.com>2024-08-27 11:13:01 +0100
commit3a0fbb5d4ef32bc74ea388798c3c39db67e62d37 (patch)
treea939476e0920b8e23efec3baf131a8078cf7b2bb /compiler/rustc_errors/src
parent4fc4019cbc6f88350dd0faee1aa658f9508e293e (diff)
downloadrust-3a0fbb5d4ef32bc74ea388798c3c39db67e62d37.tar.gz
rust-3a0fbb5d4ef32bc74ea388798c3c39db67e62d37.zip
rustc_codegen_llvm: Filter out unavailable LLVM features
Convert to_llvm_features to return Option<LLVMFeature> so that it can
return None if the requested feature is not available for the current
LLVM version.

Add match rules to filter out aarch64 features not available in LLVM 17.
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions