[PATCH] D66070: [Object] Create MutableELFObject Class for Doing Mutations on ELFObjectFiles [Part 6]

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 14:34:33 PDT 2019


abrachet updated this revision to Diff 216719.
abrachet added a comment.
Herald added a reviewer: alexshap.

Use `Optional<size_t>` to represents parent segments. Addressed other comments.


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

https://reviews.llvm.org/D66070

Files:
  llvm/include/llvm/Object/MutableELFObject.h
  llvm/unittests/Object/MutableELFObjectTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66070.216719.patch
Type: text/x-patch
Size: 16223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/1979a2ce/attachment.bin>


More information about the llvm-commits mailing list