Use the final .version number for LLVM_MINOR_VERSION in Apple llvmCore builds.
authorBob Wilson <bob.wilson@apple.com>
Fri, 10 Aug 2012 00:25:30 +0000 (00:25 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 10 Aug 2012 00:25:30 +0000 (00:25 +0000)
commitf9fb079e7dad1f5725ea42e8865f5c12c48223c2
treeeee3ed69ae8a478bbc0fc4b72e53cab9d23946bd
parentd9b66506a3779cd4237d740ca19a4a8d2344f6d6
Use the final .version number for LLVM_MINOR_VERSION in Apple llvmCore builds.

We've switched to a 3-component version numbering scheme for Apple releases,
and with this scheme, the final number is the one most relevant for setting
LLVM_MINOR_VERSION.  <rdar://problem/12071459>

llvm-svn: 161645
llvm/utils/buildit/build_llvm