[PATCH] D98446: [lld-macho] Only codesign by default on arm64 macOS

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 17:58:29 PST 2021


gkm accepted this revision.
gkm added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lld/test/MachO/Inputs/iPhoneSimulator.sdk/usr/lib/libSystem.tbd:31
 --- !tapi-tbd-v3
 archs:            [ i386, x86_64 ]
+uuids:            [ 'i386: 00000000-0000-0000-0000-000000000006', 'x86_64: 00000000-0000-0000-0000-000000000007' ]
----------------
Why doesn't this one get arm64?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98446/new/

https://reviews.llvm.org/D98446



More information about the llvm-commits mailing list