forked from xt-sys/xtchain
Update LLVM to 18.1.1
This commit is contained in:
parent
b8d5a76ee7
commit
fc120f4f33
@ -28,7 +28,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
|
|||||||
|
|
||||||
# LLVM Settings
|
# LLVM Settings
|
||||||
LLVMDIR="${SRCDIR}/llvm"
|
LLVMDIR="${SRCDIR}/llvm"
|
||||||
LLVMTAG="llvmorg-18.1.0"
|
LLVMTAG="llvmorg-18.1.1"
|
||||||
LLVMVCS="https://github.com/llvm/llvm-project.git"
|
LLVMVCS="https://github.com/llvm/llvm-project.git"
|
||||||
|
|
||||||
# Make Settings
|
# Make Settings
|
||||||
|
Loading…
Reference in New Issue
Block a user