[PATCH] D57440: [llvm-strip] Add --strip-symbol

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 11:58:00 PST 2019


rupprecht accepted this revision.
rupprecht added a comment.

In D57440#1377071 <https://reviews.llvm.org/D57440#1377071>, @rupprecht wrote:

> This option exists in objcopy too, can you add it to ObjcopyOpts.td and handle it in the other args parsing block too?


I just noticed this is already handled by objcopy, and was just missing from strip.


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

https://reviews.llvm.org/D57440





More information about the llvm-commits mailing list