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

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 16:23:02 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3e4f3b231db: [lld-macho] Fix alignment & layout to match ld64 and satisfy kernel & codesign (authored by gkm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94935

Files:
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/dylib-stub.yaml
  lld/test/MachO/entry-symbol.s
  lld/test/MachO/indirect-symtab.s
  lld/test/MachO/lc-build-version.s
  lld/test/MachO/load-command-sequence.s
  lld/test/MachO/symtab.s
  lld/test/MachO/weak-binding.s
  lld/test/MachO/weak-reference.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94935.321896.patch
Type: text/x-patch
Size: 16390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/674f3cbe/attachment.bin>


More information about the llvm-commits mailing list