[lld] [LLD][COFF] Allow overriding EC alias symbols with alternate names (PR #113456)
Jacek Caban via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 06:29:46 PDT 2024
cjacek wrote:
Similar to the handling of lazy symbols, EC aliases behave like undefined symbols in this context.
https://github.com/llvm/llvm-project/pull/113456
More information about the llvm-commits
mailing list