rust/tests/run-make/target-specs
Flakebi 53238c3db6
Target option to require explicit cpu
Some targets have many different CPUs and no generic CPU that can be
used as a default. For these targets, the user needs to explicitly
specify a CPU through `-C target-cpu=`.

Add an option for targets and an error message if no CPU is set.

This affects the proposed amdgpu and avr targets.
2025-01-16 01:22:50 +01:00
..
endianness-mismatch.json Make sure to include default en-US ftl resources for rustc_error crate 2023-06-23 17:22:07 +00:00
foo.rs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mismatching-data-layout.json Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
my-awesome-platform.json Update data layouts in custom target tests for LLVM 18 2024-01-31 15:15:59 +01:00
my-incomplete-platform.json Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
my-invalid-platform.json Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
my-x86_64-unknown-linux-gnu-platform.json Update data layouts in custom target tests for LLVM 18 2024-01-31 15:15:59 +01:00
require-explicit-cpu.json Target option to require explicit cpu 2025-01-16 01:22:50 +01:00
rmake.rs Target option to require explicit cpu 2025-01-16 01:22:50 +01:00