[PATCH] D56211: [llvm-objcopy][ELF] Implement a mutable section visitor that updates size-related fields (Size, EntrySize, Align) before layout.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 09:49:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350336: [llvm-objcopy][ELF] Implement a mutable section visitor that updates sizeā€¦ (authored by rupprecht, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56211?vs=180091&id=180094#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56211

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/binary-input.test
  llvm/trunk/tools/llvm-objcopy/ELF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56211.180094.patch
Type: text/x-patch
Size: 15514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/96eb9643/attachment.bin>


More information about the llvm-commits mailing list