[lld] [LLD][ELF] Generically report "address assignment did not converge" (PR #128774)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 02:01:36 PST 2025
https://github.com/smithp35 approved this pull request.
At the time the error message was written, there was only Thunk generation that was at risk of non-convergence so it made sense to write that at the time.
I think this is a good change to make.
Although I can't immediately see an easy way to do so other than optional trace messages, it may be worth some effort to invest in some way to figure out which of the various systems is having difficulty.
Please give MaskRay some time to see if he has any opinions.
https://github.com/llvm/llvm-project/pull/128774
More information about the llvm-commits
mailing list