[llvm] [ObjCopy] Respect requirements of LC_ENCRYPTION_INFO commands (PR #120995)
Mike Hommey via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 22:09:15 PST 2025
glandium wrote:
Builds stripped with llvm-strip -S after this change don't run on arm64 macos anymore, while the build before strip runs fine. See for example the binaries in https://glandium.org/files/jsshell.zip . Download (with curl to avoid quarantine) and uncompress the file, then run ./js. It'll work. `llvm-strip -S` the binaries and it doesn't work anymore.
https://github.com/llvm/llvm-project/pull/120995
More information about the llvm-commits
mailing list