[lld] [LLD][COFF] Move resolving alternate names to SymbolTable (NFC) (PR #149495)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 18 04:10:10 PDT 2025


cjacek wrote:

This is NFC preparation for alternate name fixes, for which an access to `forceLazy` in this code is useful to avoid an extra lookup.

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


More information about the llvm-commits mailing list