[lld] [lld][ELF] Add --why-live flag (inspired by Mach-O) (PR #127112)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 15 17:14:57 PST 2025


https://github.com/MaskRay commented:

--gc-sections might consume 10% of the total link time. The performance is important. Would the two extra arguments slow down the pass too much?

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


More information about the llvm-commits mailing list