diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-09-11 15:53:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-11 15:53:22 -0700 |
| commit | c4488c49dee640a79eee3535a80edca0ba0bc926 (patch) | |
| tree | 383c5d0fb4cf99eb9bb08ba369a071b4eaefad64 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 312b597a7ecf6eff2a1fe481d90a41965b438ada (diff) | |
| parent | f98ca32b0a594b1ee59e22e1927198ed03eb0ce7 (diff) | |
| download | rust-c4488c49dee640a79eee3535a80edca0ba0bc926.tar.gz rust-c4488c49dee640a79eee3535a80edca0ba0bc926.zip | |
Rollup merge of #130077 - madsmtm:watchos-arm-unwind, r=workingjubilee
Fix linking error when compiling for 32-bit watchOS In https://github.com/rust-lang/rust/pull/124494 (or https://github.com/rust-lang/rust/pull/124748), I mistakenly conflated "not SjLj" to mean "ARM EHABI", which isn't true, 32-bit watchOS uses a third unwinding method called "DWARF CFI". So this PR is effectively a revert of https://github.com/rust-lang/rust/pull/124494, with a few more comments explaining what's going on. Fixes https://github.com/rust-lang/rust/issues/130071. r? Mark-Simulacrum (since you reviewed the original)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
