summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index abdd413..8e0e3b6 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=5bed60828e2ce31bb17562b8c1b5445dd3e4a11a"
+declare -g "jenkins_scripts_rev=70d80c710355708299c95cf431114a8da7ce61af"
# Artifacts directory
rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
@@ -6,17 +6,17 @@ rr[ci_project]="tcwg_bmk-code_speed-cpu2017rate"
rr[ci_config]="llvm-arm-master-O2"
declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#ac73c48e091cff69047ed2dfb972f69ef7a0e9a0"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#35ce741ef3e3dd9db1da3ea0a06c565cb90f665a"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2-build/33/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2-build/34/"
declare -g "SQUAD_GRP=tcwg"
# Processed 20 options
rr[baseline_branch]=linaro-local/ci/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2
rr[components]="llvm"
rr[llvm_url]=https://github.com/llvm/llvm-project.git
-rr[llvm_rev]=ac73c48e091cff69047ed2dfb972f69ef7a0e9a0
-rr[debug_llvm_date]=1684601358 # 3 hours ago
+rr[llvm_rev]=35ce741ef3e3dd9db1da3ea0a06c565cb90f665a
+rr[debug_llvm_date]=1684845058 # 10 minutes ago
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"