[PATCH] D59763: [llvm-objcopy] - Strip sections before symbols.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 06:58:04 PDT 2019


grimar added a comment.

In D59763#1441316 <https://reviews.llvm.org/D59763#1441316>, @jhenderson wrote:

> I think another interesting test might be `-N <sym>


Something is wrong I guess here, as I do not see -N in llvm-objcopy help... I used  `--strip-symbol=` instead.


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

https://reviews.llvm.org/D59763





More information about the llvm-commits mailing list