[PATCH] D64968: [Object] Create MutableObject class for doing Object Mutations [Part 2]

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 20:43:53 PDT 2019


abrachet created this revision.
abrachet added reviewers: jhenderson, rupprecht.
Herald added subscribers: llvm-commits, hiraditya, mgorny.
Herald added a project: LLVM.

Create section sub classes for ELF


https://reviews.llvm.org/D64968

Files:
  llvm/include/llvm/Object/MutableELFObject.h
  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: D64968.210733.patch
Type: text/x-patch
Size: 17220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/b165138d/attachment.bin>


More information about the llvm-commits mailing list