[PATCH] D46369: [llvm-objcopy] Add --strip-symbol (-N) option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 16:09:57 PDT 2018


paulsemel updated this revision to Diff 145807.
paulsemel marked 6 inline comments as done.
paulsemel added a comment.

Added suggestions.
Added test cases for the two errors.


Repository:
  rL LLVM

https://reviews.llvm.org/D46369

Files:
  test/tools/llvm-objcopy/strip-symbol-group.test
  test/tools/llvm-objcopy/strip-symbol-reloc.test
  test/tools/llvm-objcopy/strip-symbol.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/Opts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46369.145807.patch
Type: text/x-patch
Size: 10537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/6d98b118/attachment.bin>


More information about the llvm-commits mailing list