about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJesus Checa Hidalgo <jchecahi@redhat.com>2025-03-19 19:29:08 +0100
committerJesus Checa Hidalgo <jchecahi@redhat.com>2025-03-19 19:45:46 +0100
commit20432c9eee4d22047994f1e334a639c891535aa9 (patch)
treedabfe3638532fa5e7c412f1d8f1825efb2a30a62 /compiler/rustc_codegen_llvm/src
parenta7fc463dd8fbeca800d4b3efc501069502cffe64 (diff)
downloadrust-20432c9eee4d22047994f1e334a639c891535aa9.tar.gz
rust-20432c9eee4d22047994f1e334a639c891535aa9.zip
Use explicit cpu in some asm and codegen tests.
Some tests expect to be compiled for a specific CPU or require certain
target features to be present (or absent). These tests work fine with
default CPUs but fail in downstream builds for RHEL and Fedora, where
we use non-default CPUs such as z13 on s390x, pwr9 on ppc64le, or
x86-64-v2/x86-64-v3 on x86_64.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions