[PATCH] D46830: [llvm-objcopy] Add --keep-file-symbols option
Paul Semel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 06:38:41 PDT 2018
paulsemel created this revision.
paulsemel added reviewers: jakehehrlich, jhenderson, echristo, alexshap.
This option prevent from removing file symbols while removing symbols.
This patch relies on this one (not merged yet) : https://reviews.llvm.org/D46819
Repository:
rL LLVM
https://reviews.llvm.org/D46830
Files:
test/tools/llvm-objcopy/keep-file-symbols-remove-section.test
test/tools/llvm-objcopy/keep-file-symbols.test
tools/llvm-objcopy/ObjcopyOpts.td
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46830.146592.patch
Type: text/x-patch
Size: 4178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/6e537411/attachment.bin>
More information about the llvm-commits
mailing list