[lld] [LLD][COFF] Generate X64 thunks for ARM64EC entry points and patchable functions. (PR #105499)
Martin Storsjö via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 14:11:47 PDT 2024
https://github.com/mstorsjo commented:
The code looks quite straightforward, so this looks mostly good to me. (TBH I'm still a bit rusty on all the aspects involved here, but the code felt reasonable to me.)
I haven't thought through all the testcases, whether they're sufficient and whether there are other cases that should be tested though.
https://github.com/llvm/llvm-project/pull/105499
More information about the llvm-commits
mailing list