[PATCH] D70476: [llvm-objcopy][MachO] Implement --strip-debug

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 19:13:56 PST 2019


smeenai added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/MachO/strip-debug.test:1
+## Show that llvm-objcopy/llvm-strip removes all symbols and debug sections.
+
----------------
This isn't actually calling llvm-strip, as far as I can see? Is the llvm-strip driver supported for Mach-O?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70476





More information about the llvm-commits mailing list