about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authormary <mary@mary.zone>2022-07-01 15:12:46 +0000
committermary <mary@mary.zone>2022-08-03 15:41:05 +0000
commit78bbe57c88469abbbcd1c46c8e8f3cf014b5a154 (patch)
treef525c4e4e8b0253378db8f6c41e9a13db403244d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent9538d2d0f1c708affa36ef8917729efec2e5e0ed (diff)
downloadrust-78bbe57c88469abbbcd1c46c8e8f3cf014b5a154.tar.gz
rust-78bbe57c88469abbbcd1c46c8e8f3cf014b5a154.zip
Add support for link-flavor rust-lld for iOS, tvOS and watchOS
This adds support for rust-lld for Apple *OS targets.

This was tested against targets "aarch64-apple-ios" and "aarch64-apple-ios-sim".

For targets "armv7-apple-ios" and "armv7s-apple-ios", it doesn't link because of
"symbols.o" not being generated with the correct CPU subtype (changes in
the "object" crate needs to be done to support it).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions