In http://reviews.llvm.org/D7893#130145, @zturner wrote:
> I think i get it, when you said inferior it made me think you were trying > to return the triple of the remote. Sorry for confusion - I mentioned inferior here as rather a test case that allowed me to verify this change works properly on Android. > Anyway, this change looks correct to me, getProcessTriple() returns > LLVM_HOST_TRIPLE which is defined as "The triple of the process that LLVM > will run in", which matches what GetArchitecture should return http://reviews.llvm.org/D7893 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
