about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-01-26 11:39:05 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-04-07 16:29:04 +0000
commit39b25b3d714d463a6803a64f437f1b9ba8ced7b8 (patch)
tree8ef3e0644e073fcace3989f17ef2fca36fd60148 /compiler/rustc_codegen_gcc
parent0f1ee59ea579527f82a69f3564bba5c3ee2a69dd (diff)
downloadrust-39b25b3d714d463a6803a64f437f1b9ba8ced7b8.tar.gz
rust-39b25b3d714d463a6803a64f437f1b9ba8ced7b8.zip
Don't emit unwind tables on macOS
They don't work anyway as object misses support for emitting the
particular format macOS expects. And on arm64 macOS it causes
compilation to abort due to an unsupported relocation type.

Fixes rust-lang/rustc_codegen_cranelift#1371
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions