[clang] [clang][ARM64X] Support compiling both native and EC objects with -marm64x (PR #207612)
Jacek Caban via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 12:07:51 PDT 2026
cjacek wrote:
I changed the objcopy command to use exclude, which uses `IMAGE_SCN_LNK_REMOVE` and should fit better what we need.
https://github.com/llvm/llvm-project/pull/207612
More information about the cfe-commits
mailing list