[PATCH] D133974: [objcopy] Fix order of Mach-O LINKEDIT pieces during layout
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 00:06:26 PDT 2022
jhenderson added inline comments.
================
Comment at: llvm/test/tools/llvm-objcopy/MachO/linkedit-order.test:2
+## This test verifies that the linkedit segment is
+## layout in the right order.
+
----------------
layout -> laid out
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