[lld] [lld][MachO] Tail merge strings (PR #161262)

Ellis Hoag via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 1 14:27:08 PDT 2025


ellishg wrote:

I've added the flag `--tail-merge-strings`. Once I've verified this is safe and doesn't regress performance, I'd like to eventually turn this on by default. Although we may need an RFC for that.

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


More information about the llvm-commits mailing list