Searched refs:RuntimeLib (Results 1 – 1 of 1) sorted by relevance
167 auto RuntimeLib = ToolChain.GetRuntimeLibType(Args); in ConstructJob() local168 if (RuntimeLib == ToolChain::RLT_Libgcc) { in ConstructJob()172 assert (RuntimeLib == ToolChain::RLT_CompilerRT); in ConstructJob()