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

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 08:25:32 PDT 2018


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

Initialized Referenced field directly in the structure.


Repository:
  rL LLVM

https://reviews.llvm.org/D46896

Files:
  test/tools/llvm-objcopy/strip-unneeded.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.148419.patch
Type: text/x-patch
Size: 10497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/6996e1fb/attachment.bin>


More information about the llvm-commits mailing list