[lld] [LLD][COFF] Always locate the IAT at the beginning of the .rdata section and align its size to 4KB on ARM64EC. (PR #107588)
Martin Storsjö via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 7 06:29:13 PDT 2024
mstorsjo wrote:
Thanks! That sounds like good reasons - the less we assume about whether idata is synthesized or sourced from long import libraries, the better.
https://github.com/llvm/llvm-project/pull/107588
More information about the llvm-commits
mailing list