[PATCH] D153262: Add named section flag "large" to objcopy

Thomas Köppe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 05:11:18 PDT 2023


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

Added test, updated `PreserveMask` to include `~SHF_X86_64_LARGE`.


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

https://reviews.llvm.org/D153262

Files:
  llvm/include/llvm/ObjCopy/CommonConfig.h
  llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
  llvm/test/tools/llvm-objcopy/ELF/set-section-flags.test
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp

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


More information about the llvm-commits mailing list