Searched refs:LinkerPath (Results 1 – 1 of 1) sorted by relevance
599 std::string LinkerPath(GetProgramPath(LinkerName.c_str())); in GetLinkerPath() local600 if (llvm::sys::fs::can_execute(LinkerPath)) { in GetLinkerPath()606 return LinkerPath; in GetLinkerPath()