about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_example.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-09 05:33:20 +0100
committerGitHub <noreply@github.com>2024-01-09 05:33:20 +0100
commit9e4843e42ed0d803c62d72a9819688a67484465d (patch)
treeff2bc9eb411d45767200cfad895b7b419e3af129 /compiler/rustc_codegen_gcc/example/alloc_example.rs
parentd6affcf520091fd0f48df1a2b6bfcb9ef48e0f40 (diff)
parent12784c31669d7c9e69b49aa5776f8a4e55c319a8 (diff)
downloadrust-9e4843e42ed0d803c62d72a9819688a67484465d.tar.gz
rust-9e4843e42ed0d803c62d72a9819688a67484465d.zip
Rollup merge of #117744 - quininer:add-z-sync-uw, r=bjorn3
Add -Zuse-sync-unwind

Currently Rust uses async unwind by default, but async unwind will bring non-negligible size overhead. it would be nice to allow users to choose this.

In addition, async unwind currently prevents LLVM from generate compact unwind for MachO, if one wishes to generate compact unwind for MachO, then also needs this flag.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions