We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698e7cb commit 7190e8dCopy full SHA for 7190e8d
CMakeLists.txt
@@ -24,7 +24,7 @@ include(ExternalProject)
24
ExternalProject_Add(${LLVM_PROJECT_TARGET}
25
PREFIX ${LLVM_PROJECT_TARGET}
26
GIT_REPOSITORY https://github.com/llvm/llvm-project.git
27
- GIT_TAG llvmorg-18.1.7
+ GIT_TAG llvmorg-20.1.8
28
GIT_SHALLOW ON
29
SOURCE_SUBDIR llvm
30
CMAKE_ARGS
0 commit comments