[lld] [LLD][COFF] Implement support for hybrid IAT on ARM64X (PR #124189)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 26 13:46:28 PST 2025


================
@@ -0,0 +1,533 @@
+REQUIRES: aarch64
----------------
mstorsjo wrote:

This file seems to require `x86` too, as we're disassembling some x86 thunks(?), see https://lab.llvm.org/buildbot/#/builders/190/builds/13515/steps/6/logs/FAIL__lld__arm64x-import_test.

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


More information about the llvm-commits mailing list