[lld] [LLD][COFF] Support marking sections as x86_64 code in ARM64EC object files (PR #135280)
Martin Storsjö via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 11 04:20:07 PDT 2025
https://github.com/mstorsjo approved this pull request.
LGTM. This is quite a tricky concept, especially wrt relocations being interpreted according to another standard. (Although that's only an issue with the yaml representation.) The implementation looks good!
https://github.com/llvm/llvm-project/pull/135280
More information about the llvm-commits
mailing list