about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-03-14 01:37:29 -0400
committerGitHub <noreply@github.com>2025-03-14 01:37:29 -0400
commit459352a2177683543ca626fd16bb5f9a83b7e786 (patch)
tree2ecdb9dbef93f562454ae9abaae736da1eb6c900 /compiler/rustc_interface/src
parent595c624fbe1acdae4f943e7bb59fcda1105c12f0 (diff)
parent746b0f6f1d108ac641eb6157cc288402f1932d90 (diff)
downloadrust-459352a2177683543ca626fd16bb5f9a83b7e786.tar.gz
rust-459352a2177683543ca626fd16bb5f9a83b7e786.zip
Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxu
Sync Fuchsia target spec with clang Fuchsia driver

This updates the Fuchsia target spec with the [Clang Fuchsia driver], which picks up a few changes:

* Adds `-z start-stop-visibility=hidden` and `-z rel` to the pre link arguments.
* Adds `--execute-only` and `--fix-cortex-a53-843419` for `aarch64-unknown-fuchsia`.
* Enables the equivalent cpu features for `x86-64-v2` for `x86_64-unknown-fuchsia`, which is our minimum supported x86_64 platform according to [RFC-0073].

try-job: x86_64-fuchsia

[Clang Fuchsia driver]: https://github.com/llvm/llvm-project/blob/8374d421861cd3d47e21ae7889ba0b4c498e8d85/clang/lib/Driver/ToolChains/Fuchsia.cpp
[RFC-0073]: https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0073_x86_64_platform_requirement
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions