[lld] [LLD][COFF] Deduplicate common chunks when linking COFF files. (PR #162553)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 15:47:43 PDT 2025


rnk wrote:

Thanks for the fix, it's somewhat hard for me to believe that LLD was just keeping common symbols around since forever. I guess most of our usage has been focused on C++ usages, with very few common symbols.

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


More information about the llvm-commits mailing list