Searched refs:LLVM_REPO_PATH (Results 1 – 1 of 1) sorted by relevance
24 LLVM_REPO_PATH = '/llvm-project' variable29 return ['git', '-C', LLVM_REPO_PATH] + list(args)155 self.git = bisect_clang.GitRepo(LLVM_REPO_PATH)217 mock_build_clang.assert_called_once_with(LLVM_REPO_PATH)260 mock_build_clang.assert_called_once_with(LLVM_REPO_PATH)