[lld] [ELF] Add --print-gc-sections=<file> (PR #159706)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 03:55:03 PDT 2025


https://github.com/smithp35 approved this pull request.

LGTM. Always good to have the flexibility to write to a file.

Above printGCSections, there is printIcfSections. Although not for this patch, would it be useful to apply the same logic to that too?

https://github.com/llvm/llvm-project/pull/159706


More information about the llvm-commits mailing list