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. |
||
|---|---|---|
| .. | ||
| endianness-mismatch.json | ||
| foo.rs | ||
| mismatching-data-layout.json | ||
| my-awesome-platform.json | ||
| my-incomplete-platform.json | ||
| my-invalid-platform.json | ||
| my-x86_64-unknown-linux-gnu-platform.json | ||
| require-explicit-cpu.json | ||
| rmake.rs | ||