[PATCH] D96164: [lld-macho] add code signature for native arm64 macOS

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 09:58:25 PST 2021


tschuett added a comment.

Feel free to ignore me, but:
https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/BinaryFormat/MachO.h
seems to be inspired by the Apple headers. It is not a one-to-one copy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96164



More information about the llvm-commits mailing list