Home
last modified time | relevance | path

Searched refs:LLVM_VERSION_STRING (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/lib/clang/include/llvm/Config/
Dllvm-config.h76 #define LLVM_VERSION_STRING "13.0.0" macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
DCoverageViewOptions.h75 VersionString += LLVM_VERSION_STRING; in getLLVMVersionString()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DWebAssembly.cpp164 return Dir + "/llvm-lto/" LLVM_VERSION_STRING; in AppendLTOLibDir()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DIRSymtab.cpp53 static char DefaultName[] = LLVM_VERSION_STRING in getExpectedProducerName()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
DLTO.cpp93 Hasher.update(LLVM_VERSION_STRING); in computeLTOCacheKey()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4364 "LLVM" LLVM_VERSION_STRING, StringAbbrev); in writeIdentificationBlock()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp455 LLVM_VERSION_STRING "')"; in error()