[lld] [llvm] [LLD][COFF] Make unresolved symbol search behavior compliant with MSVC link.exe (PR #85290)
Jacek Caban via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 24 13:39:27 PDT 2024
https://github.com/cjacek commented:
I encountered those ordering differences during some recent experiments with MSVC in the context of ARM64EC. It’s interesting that they make a real difference. I have a few questions/suggestions.
https://github.com/llvm/llvm-project/pull/85290
More information about the llvm-commits
mailing list