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

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

Completed in 248 milliseconds