Use the -dumpversion option to llvm-gcc which gives us just the version #
authorReid Spencer <rspencer@reidspencer.com>
Tue, 9 May 2006 00:31:01 +0000 (00:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 9 May 2006 00:31:01 +0000 (00:31 +0000)
commitb5d75b8618bd0a9cde51af1f3f48a3d124b23d01
treef15821762014136c89a81694aa5c1a0a529bf6b0
parente7fd553b3be8b95dc0946cd3267bc2db859cd3d8
Use the -dumpversion option to llvm-gcc which gives us just the version #
and is unlikely to change in future releases. This also simplifies the
parsing of the full and major llvm-gcc version numbers in the script.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28180 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure