llvm.org.eclass: main branch is 14.x

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-07-30 13:15:05 +02:00
parent 3457fa57d5
commit b97bb9fa76

View File

@@ -45,7 +45,7 @@ esac
# @DESCRIPTION:
# The major version of current LLVM trunk. Used to determine
# the correct branch to use.
_LLVM_MASTER_MAJOR=13
_LLVM_MASTER_MAJOR=14
# @ECLASS-VARIABLE: _LLVM_SOURCE_TYPE
# @INTERNAL