Update LLVM

This commit is contained in:
2022-06-29 09:46:44 +02:00
committed by belliash
parent 8e1dac7560
commit 6a3d8ceedf

View File

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