[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 26 17:28:30 PDT 2022


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

Use FileCheck mul() for multiplying. Improve test by checking the output several times. Add tests for both chained fixups and non-chained fixups.


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.463059.patch
Type: text/x-patch
Size: 31037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/48a9be02/attachment-0001.bin>


More information about the llvm-commits mailing list