[PATCH] D40523: [llvm-objcopy] Add --only-keep-debug
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 16:37:20 PST 2017
jakehehrlich updated this revision to Diff 125846.
jakehehrlich added a comment.
1. Added code to reduce the FileSize of program headers
Repository:
rL LLVM
https://reviews.llvm.org/D40523
Files:
test/tools/llvm-objcopy/only-keep-debug-phdrs.test
test/tools/llvm-objcopy/only-keep-debug.test
test/tools/llvm-objcopy/replace-strtab-ref-in-dynamic-error.test
test/tools/llvm-objcopy/replace-strtab-ref-in-dynsym-error.test
test/tools/llvm-objcopy/replace-text-ref-in-symtab.test
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40523.125846.patch
Type: text/x-patch
Size: 17836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/cea234aa/attachment.bin>
More information about the llvm-commits
mailing list