[lld] [LLD][COFF] Move delay IAT into its own .didat section. (PR #137100)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 9 19:59:33 PDT 2025
jeremyd2019 wrote:
> Note that lld-link aims to be compatible with MSVC. The MinGW mode differs in several respects, but even that shouldn't diverge unnecessarily when it can be avoided.
So is that like Wine, where it aims to be bug-for-bug compatible, or does the spec control and if MS link doesn't conform that's a bug on their side?
https://github.com/llvm/llvm-project/pull/137100
More information about the llvm-commits
mailing list