[Lldb-commits] [PATCH] D40079: Make sure DataBufferLLVM contents are writable

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 20 10:45:48 PST 2017


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

Looks good, thanks for the making the changes. This will make future tweaks to reading of file data in object files just a single change in ObjectFile.cpp.


https://reviews.llvm.org/D40079





More information about the lldb-commits mailing list