[PATCH] D87497: [llvm-objcopy][MachO] Fix --add-section

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 20:19:38 PDT 2020


alexshap added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/MachO/add-section-64.test:1
+## Show that llvm-objcopy adds a new section into the 64-bit object if
+## --add-section is given.
----------------
jhenderson wrote:
> 
in my defense I can only say that this was copied over from the old version (which was not mine)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87497



More information about the llvm-commits mailing list