[PATCH] D67142: [llvm-objcopy] Add objcopy::elf::Object::allocSections to simplify loops on SHF_ALLOC sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 02:37:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370860: [llvm-objcopy] Add objcopy::elf::Object::allocSections to simplify loops on… (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67142?vs=218593&id=218624#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67142

Files:
  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: D67142.218624.patch
Type: text/x-patch
Size: 4158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/c6e1209f/attachment.bin>


More information about the llvm-commits mailing list