forked from OSchip/llvm-project
c5bae7834e
Summary: llvm-objcopy/strip support `--keep` (for sections) and `--keep-symbols` (for symbols). For consistency and clarity, rename `--keep` to `--keep-section`. In fact, for GNU compatability, -K is --keep-symbol, so it's weird that the alias `-K` is not the same as the short-ish `--keep`. Reviewers: jakehehrlich, jhenderson, alexshap, MaskRay, espindola Reviewed By: jakehehrlich, MaskRay Subscribers: emaste, arichardson, llvm-commits Differential Revision: https://reviews.llvm.org/D54477 llvm-svn: 346782 |
||
---|---|---|
.. | ||
Inputs | ||
pdb | ||
coff-dwarf.test | ||
coff-exports.test | ||
dsym.test | ||
fat.test | ||
padding-x86_64.ll | ||
ppc64.test | ||
print_context.c | ||
split-debug.test | ||
sym-verbose.test | ||
sym.test |