Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/Common/
H A DVersion.cpp26 #if defined(LLVM_REPOSITORY) && defined(LLVM_REVISION) in getLLDVersion()
27 return LLD_VENDOR_DISPLAY "LLD " LLD_VERSION_STRING " (" LLVM_REPOSITORY in getLLDVersion()
/src/contrib/llvm-project/clang/lib/Basic/
H A DVersion.cpp37 #ifdef LLVM_REPOSITORY in getLLVMRepositoryPath()
38 return LLVM_REPOSITORY; in getLLVMRepositoryPath()
/src/lib/clang/include/llvm/Support/
H A DVCSRevision.h2 #define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git" macro
/src/lib/clang/include/
H A DVCSVersion.inc2 #define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"