[PATCH] D60324: [llvm-objcopy] Add switch to allow removing referenced sections
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 07:47:57 PDT 2019
jhenderson updated this revision to Diff 195381.
jhenderson added a comment.
Re-arrange some if/else statements and improve/add some comments and the option help text.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60324/new/
https://reviews.llvm.org/D60324
Files:
test/tools/llvm-objcopy/ELF/dynsym-error-remove-strtab.test
test/tools/llvm-objcopy/ELF/reloc-error-remove-symtab.test
test/tools/llvm-objcopy/ELF/remove-linked-section.test
test/tools/llvm-objcopy/ELF/symtab-error-on-remove-strtab.test
tools/llvm-objcopy/COFF/COFFObjcopy.cpp
tools/llvm-objcopy/CopyConfig.cpp
tools/llvm-objcopy/CopyConfig.h
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
tools/llvm-objcopy/ELF/Object.cpp
tools/llvm-objcopy/ELF/Object.h
tools/llvm-objcopy/ObjcopyOpts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60324.195381.patch
Type: text/x-patch
Size: 16932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/963ac1f8/attachment.bin>
More information about the llvm-commits
mailing list