[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
Mon Jul 22 21:48:40 PDT 2019


abrachet updated this revision to Diff 211247.
abrachet added a comment.

Addressed review comments. Added getSectionX methods so SectionRefs methods work on mutated sections.


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

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


More information about the llvm-commits mailing list