[PATCH] D67137: [llvm-objcopy] Implement --only-keep-debug for ELF

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 11:18:53 PDT 2019


MaskRay updated this revision to Diff 227316.
MaskRay added a comment.

Move SHT_NOBITS code to handleArgs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67137

Files:
  llvm/docs/CommandGuide/llvm-objcopy.rst
  llvm/test/tools/llvm-objcopy/ELF/basic-only-keep-debug.test
  llvm/test/tools/llvm-objcopy/ELF/only-keep-debug.test
  llvm/tools/llvm-objcopy/CommonOpts.td
  llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/tools/llvm-objcopy/ELF/Object.cpp
  llvm/tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67137.227316.patch
Type: text/x-patch
Size: 19955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/041359ad/attachment.bin>


More information about the llvm-commits mailing list