[PATCH] D63185: [llvm-objcopy] [WIP] Librarify llvm-objcopy

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 01:21:30 PDT 2019


abrachet updated this revision to Diff 207485.
abrachet added a comment.
Herald added subscribers: hiraditya, mgorny.

Large rework moving towards adding support for segments.


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

https://reviews.llvm.org/D63185

Files:
  llvm/include/llvm/Object/MutableELFObject.h
  llvm/include/llvm/Object/MutableObject.h
  llvm/lib/Object/CMakeLists.txt
  llvm/lib/Object/MutableObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63185.207485.patch
Type: text/x-patch
Size: 12985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/c29403a1/attachment.bin>


More information about the llvm-commits mailing list