Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead...
authorOleksiy Vyalov <ovyalov@google.com>
Thu, 26 Feb 2015 20:02:13 +0000 (20:02 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Thu, 26 Feb 2015 20:02:13 +0000 (20:02 +0000)
commitb071bee295ded90744827537afa064b4a229a4e4
treee83fed1cc352c755ca0e53212e6cdc8089185560
parent54ef895137cb57262680b627f83687e499b6ba67
Use getProcessTriple inside HostInfoBase::ComputeHostArchitectureSupport instead of getDefaultTargetTriple.

http://reviews.llvm.org/D7893

llvm-svn: 230674
lldb/source/Host/common/HostInfoBase.cpp