[PATCH] D53954: [llvm-strip] Support --keep and --strip-all-gnu from llvm-objcopy

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 15:57:07 PST 2018


MaskRay added a comment.

The option name`--keep` was introduced to llvm-objcopy in https://reviews.llvm.org/D39021
Have you considered `--keep-section`?


Repository:
  rL LLVM

https://reviews.llvm.org/D53954





More information about the llvm-commits mailing list