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

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 03:05:28 PDT 2018


paulsemel updated this revision to Diff 145889.
paulsemel marked 4 inline comments as done.
paulsemel added a comment.

Tests: replaced symbol names with more generic names.

  removed unnecessary symbols


Repository:
  rL LLVM

https://reviews.llvm.org/D46369

Files:
  test/tools/llvm-objcopy/strip-group-symbol.test
  test/tools/llvm-objcopy/strip-reloc-symbol.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.145889.patch
Type: text/x-patch
Size: 10223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/31cc9eac/attachment.bin>


More information about the llvm-commits mailing list