Skip to content

Commit

Permalink
Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleyw…
Browse files Browse the repository at this point in the history
…iser

session: stabilize split debuginfo on linux

Stabilize the `-Csplit-debuginfo` flag...

- ...on Linux for all values of the flag. Split DWARF has been implemented for a few months, hasn't had any bug reports and has had some promising benchmarking for incremental debug build performance.
- ..on other platforms for the default value. It doesn't make any sense that `-Csplit-debuginfo=packed` is unstable on Windows MSVC when that's the default behaviour, but keep the other values unstable.
  • Loading branch information
bors committed Aug 26, 2022
2 parents fa45ce9 + 071f172 commit 9a7d6d2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9a7d6d2

Please sign in to comment.