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

/freebsd-13-stable/lib/clang/include/llvm/Config/
H A Dllvm-config.h76 #define LLVM_VERSION_STRING "11.0.1" macro
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h68 VersionString += LLVM_VERSION_STRING;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp153 return Dir + "/llvm-lto/" LLVM_VERSION_STRING;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp53 static char DefaultName[] = LLVM_VERSION_STRING
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp90 Hasher.update(LLVM_VERSION_STRING);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp454 LLVM_VERSION_STRING "')";
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4238 "LLVM" LLVM_VERSION_STRING, StringAbbrev);

Completed in 201 milliseconds