Home
last modified time | relevance | path

Searched refs:LLVM_REPOSITORY (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Basic/
DVersion.cpp58 #ifdef LLVM_REPOSITORY in getLLVMRepositoryPath()
59 StringRef URL(LLVM_REPOSITORY); in getLLVMRepositoryPath()
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/Support/
DVCSRevision.h2 #define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git" macro
/external/llvm/cmake/modules/
DVersionFromVCS.cmake25 set(LLVM_REPOSITORY ${Project_WC_URL} PARENT_SCOPE) variable
44 set(LLVM_REPOSITORY ${CMAKE_MATCH_1} PARENT_SCOPE) variable