[PATCH] D66283: [llvm-objcopy][MachO] Implement --add-section

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 03:13:32 PST 2019


jhenderson added a comment.

There seems to be some stuff to do with 64-bit versus normal segments in here, which I don't fully follow due to it being Mach-O, but your test only seems to handle the 64-bit segment type. Should it be extended?


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

https://reviews.llvm.org/D66283





More information about the llvm-commits mailing list