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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 09:05:40 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ad0103d8a04: [llvm-objcopy][ELF] Implement --only-keep-debug (authored by MaskRay).

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.227896.patch
Type: text/x-patch
Size: 20051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/824b3693/attachment-0001.bin>


More information about the llvm-commits mailing list