rust/compiler/rustc_target/src
Hans Kratz 37476287bf Use apple-a14 as target CPU for aarch64-apple-darwin.
After updating the minimum required LLVM version to 12 we can use
apple-a14 as that is closer in features to the Apple M1 than the A12.
Once the minimum required LLVM version is updated to 13 we can use
apple-m1.
2021-11-01 17:03:07 +01:00
..
abi Fix issue 90038 2021-10-19 06:43:33 +01:00
asm Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
spec Use apple-a14 as target CPU for aarch64-apple-darwin. 2021-11-01 17:03:07 +01:00
lib.rs Remove various unused feature gates 2021-10-02 19:09:18 +02:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00