Searched refs:lld_path_2 (Results 1 – 1 of 1) sorted by relevance
733 std::string lld_path_2 = tensorflow::io::JoinPath("/opt/rocm", "llvm/bin"); in EmitModuleToHsaco() local735 llvm::sys::findProgramByName("ld.lld", {lld_path_1, lld_path_2}); in EmitModuleToHsaco()