owenpshaw added a comment.

It can be done that way.  As I mentioned, it would require moving the Process.h 
import from ObjectFile.cpp to ObjectFile.h (to get the declaration of 
Process::WriteEntry).  I'm asking how you guys feel about that.  Without a 
clear sense of project norms, I'll always go for the less intrusive change, 
which in this case meant a slightly different signature instead of moving an 
import that wasn't necessary.


https://reviews.llvm.org/D42145



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to