[PATCH] D66408: [llvm-objcopy][MachO] Implement --dump-section

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 21:14:38 PST 2019


MaskRay added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/MachO/dump-section.test:4
+
+# RUN: yaml2obj %s > %t
+
----------------
`-o` (it seems `-o` is more common. I prefer it because it avoids a shell redirection)


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

https://reviews.llvm.org/D66408





More information about the llvm-commits mailing list