[PATCH] D129336: [llvm-objcopy][ELF] Allow --set-section-flags src=... and --rename-section src=tst

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 01:38:41 PDT 2022


MaskRay updated this revision to Diff 443167.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Add tests. Clarify behavior changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129336

Files:
  llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
  llvm/test/tools/llvm-objcopy/ELF/rename-section-and-update.test
  llvm/test/tools/llvm-objcopy/ELF/set-section-attr-and-rename.test
  llvm/test/tools/llvm-objcopy/ELF/set-section-flags-and-rename.test
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129336.443167.patch
Type: text/x-patch
Size: 8751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/ce0bd560/attachment.bin>


More information about the llvm-commits mailing list