Update LLVM to 15.0.2

This commit is contained in:
Rafal Kupiec 2022-10-05 08:25:06 +02:00 committed by belliash
parent 85a0064022
commit df25307aa2
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-15.0.1"
LLVMTAG="llvmorg-15.0.2"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings