| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-08-18 | session: stabilize split debuginfo on linux | David Wood | -4/+4 | |
| 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> | ||||
| 2022-07-04 | incr.comp.: Make split-dwarf commandline options [TRACKED]. | Michael Woerister | -0/+33 | |
