Unnamed repository; edit this file 'description' to name the repository.
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.
Matthias Krüger 2024-01-09
parent c49e0c4 · parent 9e7f4e1 · commit 962404f
0 files changed, 0 insertions, 0 deletions