Update LLVM to 14.0.4
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Rafal Kupiec 2022-05-28 12:37:01 +02:00
parent 7d802e0835
commit 36df8e42e6
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -23,7 +23,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
# LLVM Settings
LLVMDIR="${SRCDIR}/llvm"
LLVMTAG="llvmorg-11.0.0"
LLVMTAG="llvmorg-14.0.4"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings