[Lldb-commits] [PATCH] D39969: Set error status in ObjectFile::LoadInMemory if it is not set
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 22 11:41:29 PST 2018
clayborg added a comment.
And yes, if the write memory can only write fewer byte than requested, it won't be an error if at least some bytes were written
https://reviews.llvm.org/D39969
More information about the lldb-commits
mailing list