[PATCH] D66281: [llvm-objcopy][MachO] Implement --strip-all

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 22:29:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9bbf2a15442e: [llvm-objcopy][MachO] Implement --strip-all (authored by seiya).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66281

Files:
  llvm/docs/CommandGuide/llvm-objcopy.rst
  llvm/test/tools/llvm-objcopy/MachO/Inputs/strip-all-with-dwarf.yaml
  llvm/test/tools/llvm-objcopy/MachO/Inputs/strip-all.yaml
  llvm/test/tools/llvm-objcopy/MachO/strip-all.test
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
  llvm/tools/llvm-objcopy/MachO/Object.cpp
  llvm/tools/llvm-objcopy/MachO/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66281.227220.patch
Type: text/x-patch
Size: 31999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/ccaad746/attachment.bin>


More information about the llvm-commits mailing list