[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 Aug 5 17:25:03 PDT 2019
abrachet updated this revision to Diff 213500.
abrachet added a comment.
Fixed the reason for needing to make a member `mutable`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64281/new/
https://reviews.llvm.org/D64281
Files:
llvm/include/llvm/Object/ELFObjectFile.h
llvm/include/llvm/Object/MutableELFObject.h
llvm/unittests/Object/CMakeLists.txt
llvm/unittests/Object/MutableELFObjectTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64281.213500.patch
Type: text/x-patch
Size: 14757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/8b1295e0/attachment.bin>
More information about the llvm-commits
mailing list