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

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 12:07:07 PDT 2022


smeenai added a comment.

The change LGTM, but a test case would be good.

Is there any documentation we can reference or explanation we can add as to why LINKEDIT needs to be in this order? I assume LLD lays things out the same way; do they have any reference for that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133974



More information about the llvm-commits mailing list