Update LLVM

This commit is contained in:
2022-11-08 23:32:18 +01:00
committed by belliash
parent df25307aa2
commit aa4891161d

View File

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