[PATCH] D52180: [llvm-objcopy] Change --only-keep to --only-sections

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 18:07:21 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348446: [llvm-objcopy] Change --only-keep to --only-section (authored by jakehehrlich, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52180?vs=176892&id=176913#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D52180

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/basic-only-keep.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/basic-only-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/dump-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/explicit-only-keep-remove.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/explicit-only-section-remove.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/keep-only-keep.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/keep-only-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/only-keep-many.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/only-keep-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/only-keep-strip-non-alloc.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/only-section-many.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/only-section-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/only-section-strip-non-alloc.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-sections-only-keep.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-sections-only-section.test
  llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
  llvm/trunk/tools/llvm-objcopy/CopyConfig.h
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52180.176913.patch
Type: text/x-patch
Size: 16027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/664f4fce/attachment.bin>


More information about the llvm-commits mailing list