[PATCH] D111164: Regenerate LC_CODE_SIGNATURE during llvm-objcopy operations
Vincent Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 01:14:11 PDT 2021
thevinster added inline comments.
================
Comment at: llvm/test/tools/llvm-objcopy/MachO/code_signature_lc_update.test:69
+# CHECK-REMOVE-NEXT: dataoff 16544
+# CHECK-REMOVE-NEXT: datasize 320
+
----------------
Just wondering here, from inspection, shouldn't this be 280? To match the lines indicating `CHECK-ORIGINAL`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111164/new/
https://reviews.llvm.org/D111164
More information about the llvm-commits
mailing list