[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 10:10:41 PDT 2019
MaskRay updated this revision to Diff 227302.
MaskRay retitled this revision from "[llvm-objcopy] Support --only-keep-debug" to "[llvm-objcopy] Implement --only-keep-debug for ELF".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Add comment in Object.cpp: assignOffsets
Add documentation
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.227302.patch
Type: text/x-patch
Size: 19937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/c7d6ccf3/attachment.bin>
More information about the llvm-commits
mailing list