about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-25 08:01:07 +0200
committerGitHub <noreply@github.com>2023-05-25 08:01:07 +0200
commit87bb7d8ac78e5c110f8f9bcf6fe96f634445eafd (patch)
tree58c35bfbecd45ea0b33430703a597f30950317c0 /compiler/rustc_codegen_llvm/src/errors.rs
parent8497948c7ac58dd467d280b40842b6545a9f56d0 (diff)
parent0f90aed45fa514a852652f3239b3a684d81d4499 (diff)
downloadrust-87bb7d8ac78e5c110f8f9bcf6fe96f634445eafd.tar.gz
rust-87bb7d8ac78e5c110f8f9bcf6fe96f634445eafd.zip
Rollup merge of #109899 - daxpedda:patch-1, r=jackh726
Use apple-m1 as target CPU for aarch64-apple-darwin.

This updates the target CPU for the `aarch64-apple-darwin` target to `apple-m1`, which is the first generation of CPUs with this target anyway.

This wasn't able to be done before because of the minimum supported version of LLVM being 12, now that it was updated to 13 (in fact we are already at 14), this is available.

See previous update: https://github.com/rust-lang/rust/pull/90478.
See LLVM update: https://github.com/rust-lang/rust/pull/100460.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions