[lld] [lld] enable fixup chains by default (PR #79894)

via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 05:50:20 PST 2024


zmodem wrote:

We've hit another issue with fixup chains. In this case, lld doesn't crash but appears to create a corrupt binary. See https://crbug.com/325410295 for a reproducer.

To prevent others from hitting the same problem, I'll go ahead and revert this now.

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


More information about the llvm-commits mailing list