[PATCH] D72128: [llvm-objcopy][ELF] Allow setting SHF_EXCLUDE flag for ELF sections

Sergey Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 23:21:15 PST 2020


sdmitriev updated this revision to Diff 238420.
sdmitriev marked 6 inline comments as done.
sdmitriev added a comment.

Rebased and addressed review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72128/new/

https://reviews.llvm.org/D72128

Files:
  llvm/docs/CommandGuide/llvm-objcopy.rst
  llvm/test/tools/llvm-objcopy/ELF/rename-section-flag-preserved.test
  llvm/test/tools/llvm-objcopy/ELF/rename-section-flag.test
  llvm/test/tools/llvm-objcopy/ELF/set-section-flags.test
  llvm/tools/llvm-objcopy/CopyConfig.cpp
  llvm/tools/llvm-objcopy/CopyConfig.h
  llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72128.238420.patch
Type: text/x-patch
Size: 13749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/311bd247/attachment.bin>


More information about the llvm-commits mailing list