Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 18 Jan 2017 13:54:01 +0000 (13:54 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 10 Feb 2017 11:47:24 +0000 (11:47 +0000)
commitfc30992a54dbf4274e8741ebd64f289e06b38096
tree54809b347caf13ccd7b75a3d327ae4db61ba0e69
parent5e9f4a5f3f785d188695cb11437d0d303b2d5c70
Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"

As stated in [1] by the LLVM devs, the new versioning scheme will not
deploy any minor version (i.e. it will always be zero). As such the
patch should not be needed.

This reverts commit 0e9a5be7e74fa2a9bd2a634ef60822bd6600ca1d.

[1] http://blog.llvm.org/2016/12/llvms-new-versioning-scheme.html
Reviewed-by: Tobias Droste <tdroste@gmx.de>
configure.ac