[lld] [LLD][COFF] Move delay IAT into its own .didat section. (PR #137100)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 11:47:59 PDT 2025


jeremyd2019 wrote:

I don't know about MSVC.  Here's another doc which specifies this behavior though: https://learn.microsoft.com/en-us/windows/win32/secbp/pe-metadata#import-handling  see the second bullet point about "Protected delay load"

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


More information about the llvm-commits mailing list