rust/compiler/rustc_codegen_ssa
bors 5176945ad4 Auto merge of #95612 - davidtwco:split-debuginfo-in-bootstrap, r=Mark-Simulacrum
bootstrap: add split-debuginfo config

Replace `run-dysutil` option with more general `split-debuginfo` option that works on all platforms.

r? `@Mark-Simulacrum`
2022-04-21 05:24:48 +00:00
..
2022-03-04 11:54:28 -06:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.