Home
last modified time | relevance | path

Searched refs:LLVM_REVISION (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/Common/
H A DVersion.cpp26 #if defined(LLVM_REPOSITORY) && defined(LLVM_REVISION) in getLLDVersion()
28 " " LLVM_REVISION ")"; in getLLDVersion()
/freebsd/lib/clang/include/llvm/Support/
H A DVCSRevision.h1 #define LLVM_REVISION "llvmorg-21.1.8-0-g2078da43e25a" macro
/freebsd/lib/clang/include/
H A DVCSVersion.inc1 #define LLVM_REVISION "llvmorg-21.1.8-0-g2078da43e25a"
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp61 #ifdef LLVM_REVISION in getExpectedProducerName()
62 " " LLVM_REVISION in getExpectedProducerName()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp118 #ifdef LLVM_REVISION in computeLTOCacheKey()
119 Hasher.update(LLVM_REVISION); in computeLTOCacheKey()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp517 #ifdef LLVM_REVISION in doInitialization()
518 " (" LLVM_REVISION ")" in doInitialization()