mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +00:00

bootstrap: add split-debuginfo config Replace `run-dysutil` option with more general `split-debuginfo` option that works on all platforms. r? `@Mark-Simulacrum`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.