Skip to content

Commit 5e8d664

Browse files
florianGlasimonresch
authored andcommitted
chore: update to LLVM 20.1.8
1 parent 698e7cb commit 5e8d664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ include(ExternalProject)
2424
ExternalProject_Add(${LLVM_PROJECT_TARGET}
2525
PREFIX ${LLVM_PROJECT_TARGET}
2626
GIT_REPOSITORY https://github.com/llvm/llvm-project.git
27-
GIT_TAG llvmorg-18.1.7
27+
GIT_TAG llvmorg-20.1.8
2828
GIT_SHALLOW ON
2929
SOURCE_SUBDIR llvm
3030
CMAKE_ARGS

0 commit comments

Comments
 (0)