Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustbuild: Disable ThinLTO for libtest
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
- Loading branch information