Home
last modified time | relevance | path

Searched refs:LLVM_VERSION_MINOR (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/clang/include/llvm/Config/
H A Dllvm-config.h176 #define LLVM_VERSION_MINOR 1 macro
/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp499 LLVM_VERSION_MAJOR, LLVM_VERSION_MINOR, LLVM_VERSION_PATCH)); in writeTo()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1073 return LLVM_VERSION_MINOR; in getProductRelease()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp875 10 * LLVM_VERSION_MINOR + in emitCompilerInformation()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp74 *Minor = LLVM_VERSION_MINOR; in LLVMGetVersion()