[PATCH] D58296: [llvm-objcopy] Make removeSectionReferences batched

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 15:03:35 PST 2019


rupprecht updated this revision to Diff 187452.
rupprecht marked 2 inline comments as done.
rupprecht added a comment.

- vector->ArrayRef
- Pluralize Sections arg


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58296

Files:
  llvm/test/tools/llvm-objcopy/ELF/Inputs/huge-input.o.gz
  llvm/test/tools/llvm-objcopy/ELF/only-section-huge.test
  llvm/tools/llvm-objcopy/ELF/Object.cpp
  llvm/tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58296.187452.patch
Type: text/x-patch
Size: 7617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/e59fef81/attachment.bin>


More information about the llvm-commits mailing list