Implementation history:
This unstable compiler flag doesn't seem to have an entry in the unstable book, I only discovered them while looking at tests/run-make/split-debuginfo. It would be nice to document its behavior and also the meaning of its values.
Implementation history:
-Z run-dsymutilas-C split-debuginfo#79570:-Z split-dwarf=singlebecame-C split-debuginfo=packed-Z split-dwarf=splitbecame-C split-debuginfo=unpacked-Z split-dwarf-kind={single,split}to fill in the gap.This unstable compiler flag doesn't seem to have an entry in the unstable book, I only discovered them while looking at
tests/run-make/split-debuginfo. It would be nice to document its behavior and also the meaning of its values.