[PATCH] D64281: [Object] Create MutableObject class for doing Object Mutations

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 23:15:41 PDT 2019


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

Moved `UpdatableList` now called `MutableRange` out of MutableObject.h and into ADT in a separate patch.


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

https://reviews.llvm.org/D64281

Files:
  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: D64281.210240.patch
Type: text/x-patch
Size: 5208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/0e5bfddf/attachment.bin>


More information about the llvm-commits mailing list