[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
Mon Sep 19 19:16:37 PDT 2022


drodriguez updated this revision to Diff 461449.
drodriguez marked 2 inline comments as done.
drodriguez added a comment.

Follow code style. Add a test. Needs D134250 <https://reviews.llvm.org/D134250>.


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.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133974.461449.patch
Type: text/x-patch
Size: 14164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/c0a5ffc1/attachment.bin>


More information about the llvm-commits mailing list