mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
43006fcea0
Add llvm debuginfo configure option CC @nnethercote @Mark-Simulacrum We add a new configure option, `--enable-llvm-debuginfo`, to do exactly what you'd think. Re: #31033 Fixes #37738