Add `--print-gc-sections=<file>` to redirect garbage collection section listing to a file, avoiding contamination of stdout with other linker output. mold has recently added the option. GNU ld feature request: https://sourceware.org/bugzilla/show_bug.cgi?id=33331
lld Documentation ================= The lld documentation is written using the Sphinx documentation generator. It is currently tested with Sphinx 1.1.3. We currently use the 'nature' theme and a Beaker inspired structure. See sphinx_intro.rst for more details.