Searched defs:llvm_sha (Results 1 – 2 of 2) sorted by relevance
130 let llvm_sha = if is_git { in detect_llvm_sha() localVariable223 let llvm_sha = detect_llvm_sha(config, true); in is_ci_llvm_modified() localVariable
590 let llvm_sha = detect_llvm_sha(&self, self.rust_info.is_managed_git_subrepository()); in maybe_download_ci_llvm() localVariable