[PATCH] D94935: [lld-macho] Fix alignment & layout to match ld64 and satisfy codesign

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 14:17:22 PST 2021


int3 accepted this revision.
int3 added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lld/test/MachO/load-command-sequence.s:18
+## sequence. On ARM64 kernel is especially picky about layout, and will
+## barf with errno=EBADMACHO the sequence is wrong.
+
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94935



More information about the llvm-commits mailing list