about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMads Marquart <mads@marquart.dk>2024-09-07 17:57:47 +0200
committerMads Marquart <mads@marquart.dk>2024-09-08 09:12:31 +0200
commitf98ca32b0a594b1ee59e22e1927198ed03eb0ce7 (patch)
tree4e9b34dcae6acbc8cf7af6c284418f7fa928d8aa /compiler/rustc_codegen_llvm/src/builder.rs
parent9afe7136958edaa403f0b0eb00f0353c125b7352 (diff)
downloadrust-f98ca32b0a594b1ee59e22e1927198ed03eb0ce7.tar.gz
rust-f98ca32b0a594b1ee59e22e1927198ed03eb0ce7.zip
Fix linking error when compiling for 32-bit watchOS
In https://github.com/rust-lang/rust/pull/124748, I mistakenly conflated
"not SjLj" to mean "ARM EHABI", which isn't true, watchOS armv7k
(specifically only that architecture) uses a third unwinding method
called "DWARF CFI".
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions