[PATCH] D42222: [llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 14:47:49 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323480: [llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects (authored by jakehehrlich, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42222?vs=131149&id=131513#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42222

Files:
  llvm/trunk/test/tools/llvm-objcopy/Inputs/alloc-symtab.o
  llvm/trunk/test/tools/llvm-objcopy/binary-out-error.test
  llvm/trunk/test/tools/llvm-objcopy/remove-shstrtab-error.test
  llvm/trunk/tools/llvm-objcopy/Object.cpp
  llvm/trunk/tools/llvm-objcopy/Object.h
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42222.131513.patch
Type: text/x-patch
Size: 60061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/2a62cfa0/attachment-0001.bin>


More information about the llvm-commits mailing list