[PATCH] D46896: [llvm-objcopy] Add --strip-unneeded option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 12:14:25 PDT 2018


paulsemel updated this revision to Diff 146897.
paulsemel marked an inline comment as done.
paulsemel added a comment.

Initialized the option to false by default.


Repository:
  rL LLVM

https://reviews.llvm.org/D46896

Files:
  test/tools/llvm-objcopy/strip-unneeded-dyn.test
  test/tools/llvm-objcopy/strip-unneeded-exec.test
  test/tools/llvm-objcopy/strip-unneeded-rel.test
  tools/llvm-objcopy/ObjcopyOpts.td
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46896.146897.patch
Type: text/x-patch
Size: 9641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/5cc1afb5/attachment.bin>


More information about the llvm-commits mailing list