diff --git a/build.sh b/build.sh index fc56f25..c226e0d 100755 --- a/build.sh +++ b/build.sh @@ -31,7 +31,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git" # LLVM Settings LLVMDIR="${SRCDIR}/llvm" -LLVMTAG="llvmorg-22.1.2" +LLVMTAG="llvmorg-22.1.5" LLVMVCS="https://github.com/llvm/llvm-project.git" # Mtools Settings