Searched refs:LLVM_MINOR_VERSION (Results 1 – 2 of 2) sorted by relevance
196 LLVM_MINOR_VERSION=`echo $LLVM_SUBMIT_SUBVERSION | sed -e 's,0*\([1-9][0-9]*\),\1,'`197 if [ "x$LLVM_MINOR_VERSION" = "x" ]; then198 LLVM_MINOR_VERSION=0200 RC_ProjectSourceSubversion=`printf "%d" $LLVM_MINOR_VERSION`
77 set(TOOL_INFO_BUILD_VERSION "${LLVM_MAJOR_VERSION}.${LLVM_MINOR_VERSION}")