1
0
feito fork de xt-sys/xtchain

Update LLVM to 17.0.3

Esse commit está contido em:
2023-10-17 23:36:43 +02:00
commit 2a00526666

Ver Arquivo

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