[Lldb-commits] [PATCH] Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead of getDefaultTargetTriple
Oleksiy Vyalov
ovyalov at google.com
Wed Feb 25 19:11:44 PST 2015
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/
More information about the lldb-commits
mailing list