[PATCH] D67090: [llvm-objcopy][llvm-strip] Support --only-keep-debug

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 02:55:47 PDT 2019


MaskRay updated this revision to Diff 218627.
MaskRay marked 7 inline comments as done.
MaskRay added a comment.

Address review comments: auto -> actual type


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67090

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67090.218627.patch
Type: text/x-patch
Size: 12293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/0df1be6d/attachment-0001.bin>


More information about the llvm-commits mailing list