[lld] [LLD] [Build Issue] Ubuntu24 build failure due to LLD's COFF regression (PR #98447)

Vikash Gupta via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 03:09:57 PDT 2024


vg0204 wrote:

Also. I have a query regarding the replaceSymbol() function used for other linker like wasm or MachO. All of them used the reference forwarding, then why they need explicit re-assignment of boolean variables. If so, shouldn't it be uniformly done for all such variables in every version of replaceSymbol(). If anyone could comment on this.

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


More information about the llvm-commits mailing list