[PATCH] D111181: llvm-objcopy][ELF] Don't assume RELA sections are dynamic if they carry the SHF_ALLOC flag

Ard Biesheuvel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 02:55:59 PDT 2021


ardb updated this revision to Diff 377480.
ardb edited the summary of this revision.
ardb added a comment.

Added test case
Add context to diff
Fix whitespace error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111181

Files:
  llvm/test/tools/llvm-objcopy/ELF/static-rela-with-alloc.test
  llvm/tools/llvm-objcopy/ELF/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111181.377480.patch
Type: text/x-patch
Size: 3325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/bc4b9672/attachment.bin>


More information about the llvm-commits mailing list