[PATCH] D133974: [objcopy] Fix order of Mach-O LINKEDIT pieces during layout

Daniel Rodríguez Troitiño via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 17:58:27 PST 2022


drodriguez updated this revision to Diff 474401.
drodriguez added a comment.

Rewrite without depending on D134571 <https://reviews.llvm.org/D134571>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133974

Files:
  llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp
  llvm/test/tools/llvm-objcopy/MachO/linkedit-order-1.test
  llvm/test/tools/llvm-objcopy/MachO/linkedit-order-2.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133974.474401.patch
Type: text/x-patch
Size: 31269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221110/346aa685/attachment.bin>


More information about the llvm-commits mailing list