[PATCH] D64281: [Object] Create MutableELFObject Class for Doing Mutations on ELFObjectFiles [Part 1]

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 21:38:38 PDT 2019


abrachet updated this revision to Diff 211669.
abrachet marked an inline comment as done.
abrachet added a comment.

Added unit tests. Added method to modify section contents.


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

https://reviews.llvm.org/D64281

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64281.211669.patch
Type: text/x-patch
Size: 13727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/f66c5ea1/attachment.bin>


More information about the llvm-commits mailing list