Searched refs:_LLVM_GIT_URL (Results 1 – 2 of 2) sorted by relevance
/external/toolchain-utils/llvm_tools/ |
D | get_llvm_hash.py | 23 _LLVM_GIT_URL = ('https://chromium.googlesource.com/external/github.com/llvm' variable 263 clone_cmd = ['git', 'clone', _LLVM_GIT_URL, temp_dir] 298 ['git', 'ls-remote', _LLVM_GIT_URL, path_to_main_branch])
|
D | get_llvm_hash_unittest.py | 47 ['git', 'clone', get_llvm_hash._LLVM_GIT_URL, into_tempdir],
|