[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 10:51:31 PST 2021
gkm updated this revision to Diff 321827.
gkm marked 2 inline comments as done.
gkm added a comment.
- revise according to review feedback
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.321827.patch
Type: text/x-patch
Size: 16385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/2700ecd3/attachment.bin>
More information about the llvm-commits
mailing list