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 6b9b35b commit 6aaf4a9Copy full SHA for 6aaf4a9
engine/src/flutter/ci/tizen/build_llvm.sh
@@ -18,7 +18,7 @@ else
18
cd llvm-project
19
git init
20
git remote add origin https://github.com/llvm/llvm-project.git
21
- git fetch --depth=1 origin llvmorg-17.0.6
+ git fetch --depth=1 origin llvmorg-18.1.8
22
git checkout FETCH_HEAD
23
fi
24
0 commit comments