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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 19:59:08 PST 2019


MaskRay marked an inline comment as done.
MaskRay 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.
+
----------------
smeenai wrote:
> This isn't actually calling llvm-strip, as far as I can see? Is the llvm-strip driver supported for Mach-O?
https://reviews.llvm.org/D70476


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