[PATCH] D54477: [llvm-objcopy] Rename --keep to --keep-section.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 11:34:58 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346782: [llvm-objcopy] Rename --keep to --keep-section. (authored by rupprecht, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54477?vs=173860&id=173892#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54477

Files:
  llvm/trunk/test/tools/llvm-objcopy/basic-keep.test
  llvm/trunk/test/tools/llvm-objcopy/explicit-keep-remove.test
  llvm/trunk/test/tools/llvm-objcopy/keep-many.test
  llvm/trunk/test/tools/llvm-objcopy/keep-only-keep.test
  llvm/trunk/test/tools/llvm-objcopy/strip-sections-keep.test
  llvm/trunk/test/tools/llvm-symbolizer/split-debug.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
  llvm/trunk/tools/llvm-objcopy/StripOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54477.173892.patch
Type: text/x-patch
Size: 7044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/66c4ffab/attachment.bin>


More information about the llvm-commits mailing list