about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2022-06-13 11:40:28 +0100
committerDavid Wood <david.wood@huawei.com>2022-08-18 15:19:40 +0100
commitcf2c492ef8c87c049b4e3a62f43c841aafc88cba (patch)
treeec6ee935cb54a462d017d19dccbf2f7697708044 /compiler/rustc_codegen_llvm/src
parent8556e6620e4866526b3cea767ad8c20ae877a569 (diff)
downloadrust-cf2c492ef8c87c049b4e3a62f43c841aafc88cba.tar.gz
rust-cf2c492ef8c87c049b4e3a62f43c841aafc88cba.zip
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.

Signed-off-by: David Wood <david.wood@huawei.com>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions