Searched refs:g_host_triple (Results 1 – 1 of 1) sorted by relevance
433 static ConstString g_host_triple; in GetTargetTriple() local434 if (!(g_host_triple)) in GetTargetTriple()437 g_host_triple.SetCString(host_arch.GetTriple().getTriple().c_str()); in GetTargetTriple()439 return g_host_triple; in GetTargetTriple()