[PATCH] D60042: [llvm-objcopy] Add --prefix-alloc-sections
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 05:34:11 PDT 2019
seiya updated this revision to Diff 193694.
seiya marked an inline comment as done and an inline comment as not done.
seiya added a comment.
- Added a comment which describes how it handles dynamic relocations sections and why.
- Fixed a help message.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60042/new/
https://reviews.llvm.org/D60042
Files:
llvm/test/tools/llvm-objcopy/ELF/prefix-alloc-sections.test
llvm/test/tools/llvm-objcopy/ELF/rename-section-and-prefix-alloc-sections.test
llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/CopyConfig.h
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
llvm/tools/llvm-objcopy/ObjcopyOpts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60042.193694.patch
Type: text/x-patch
Size: 7483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/5eb6b751/attachment.bin>
More information about the llvm-commits
mailing list