[PATCH] D153262: [llvm-objcopy] --set-section-flags: allow "large" to add SHF_X86_64_LARGE

Thomas Köppe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 15:59:54 PDT 2023


tkoeppe updated this revision to Diff 540205.
tkoeppe added a comment.

Wording/punctuation tweaks in the help text. Added another, untouched section to the new unit test.


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

https://reviews.llvm.org/D153262

Files:
  llvm/docs/CommandGuide/llvm-objcopy.rst
  llvm/include/llvm/ObjCopy/CommonConfig.h
  llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
  llvm/test/tools/llvm-objcopy/ELF/rename-section-flag-osproc-mask.test
  llvm/test/tools/llvm-objcopy/ELF/set-section-flags-large-multiarch.test
  llvm/test/tools/llvm-objcopy/ELF/set-section-flags.test
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
  llvm/tools/llvm-objcopy/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153262.540205.patch
Type: text/x-patch
Size: 13364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/d333ab31/attachment.bin>


More information about the llvm-commits mailing list