mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
f6cc9ee7ad
Right now ThinLTO is generating bad dwarf which is tracked by #45511, but this is causing issues on OSX (#45768) where `dsymutil` is segfaulting and failing to produce output. Closes #45768