[PATCH] D117281: [llvm-objcopy][MachO] Implement --update-section

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 22:43:21 PST 2022


abrachet created this revision.
abrachet added reviewers: jhenderson, leonardchan, alexander-shaposhnikov.
Herald added a reviewer: rupprecht.
abrachet requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Implements `--update-section` which is currently supported for ELF for Mach-O as well


https://reviews.llvm.org/D117281

Files:
  llvm/test/tools/llvm-objcopy/MachO/update-section.test
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117281.399899.patch
Type: text/x-patch
Size: 7760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/879f24d0/attachment.bin>


More information about the llvm-commits mailing list