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

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 19:04:27 PDT 2019


seiya added a comment.

In D66281#1656482 <https://reviews.llvm.org/D66281#1656482>, @alexshap wrote:

> @seyia, sorry about the delays with code review, does this particular diff have any unreviewed dependencies ?


Thank you for the review! Currently, this patch depends on D66280 <https://reviews.llvm.org/D66280> and D65541 <https://reviews.llvm.org/D65541>. I'll re-upload the latter one after refactoring CopyConfig to allow Mach-O specific command-line parsing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66281





More information about the llvm-commits mailing list