Home
last modified time | relevance | path

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

/freebsd/lib/clang/include/llvm/Config/
H A Dllvm-config.h182 #define LLVM_VERSION_STRING "19.1.7" macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h81 VersionString += LLVM_VERSION_STRING;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp60 static char DefaultName[] = LLVM_VERSION_STRING in getExpectedProducerName()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp211 return Dir + "/llvm-lto/" LLVM_VERSION_STRING; in AppendLTOLibDir()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp107 Hasher.update(LLVM_VERSION_STRING); in computeLTOCacheKey()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1040 << LLVM_VERSION_STRING << " default target " in ExecuteAction()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4834 "LLVM" LLVM_VERSION_STRING, StringAbbrev); in writeIdentificationBlock()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp471 LLVM_VERSION_STRING "')"; in error()