[llvm] [ObjCopy] Respect requirements of LC_ENCRYPTION_INFO commands (PR #120995)
Daniel RodrÃguez Troitiño via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 5 05:38:49 PDT 2025
drodriguez wrote:
@dianqk if I understand #141494 correctly, it only introduces a size regression for binaries with large amounts of load commands. Are you seeing regressions in other cases? Reverting these two will make `llvm-objcopy` and friends deal with all encryptable binaries incorrectly otherwise, which seems like a worse outcome.
(I still have to go back to the concerns from the last comment of #141494)
https://github.com/llvm/llvm-project/pull/120995
More information about the llvm-commits
mailing list