[PATCH] D61377: [llvm-strip]Add --no-strip-all to disable --strip-all behaviour (including default stripping)

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 04:51:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359781: [llvm-strip]Add --no-strip-all to disable --strip-all behaviour (including… (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61377?vs=197732&id=197750#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61377

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/basic-only-keep-debug.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/dynsym-error-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/no-strip-all.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/reloc-error-remove-symtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/remove-linked-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/symtab-error-on-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/symtab-link.test
  llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
  llvm/trunk/tools/llvm-objcopy/StripOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61377.197750.patch
Type: text/x-patch
Size: 10248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/5b72d9cc/attachment.bin>


More information about the llvm-commits mailing list