diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-09 05:33:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 05:33:20 +0100 |
| commit | 9e4843e42ed0d803c62d72a9819688a67484465d (patch) | |
| tree | ff2bc9eb411d45767200cfad895b7b419e3af129 /compiler/rustc_codegen_gcc/example/alloc_example.rs | |
| parent | d6affcf520091fd0f48df1a2b6bfcb9ef48e0f40 (diff) | |
| parent | 12784c31669d7c9e69b49aa5776f8a4e55c319a8 (diff) | |
| download | rust-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
