From 1c327bc84ac91ea8de468b4308bdf3042fe3276b Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Sun, 20 Jan 2019 08:32:02 +0000 Subject: tcwg_bmk-build.sh: Main support for tcwg_bmk This patch updates tcwg_bmk-build.sh from the original copy of tcwg_kernel-build.sh, and adds a couple minor changes to docker-run.sh and tcwg-benchmark-results.sh. tcwg-benchmark*: Switch results server to bkp-01.tcwglab tcwg_bmk-build.sh: Use ABE's sysroot and binutils for LLVM's build round-robin.sh: Build LLVMgold.so plugin in build_llvm() for LTO Change-Id: Ibde7a9d004c8b3328cdd36333c14574934b1eeab --- tcwg-benchmark-results.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwg-benchmark-results.sh') diff --git a/tcwg-benchmark-results.sh b/tcwg-benchmark-results.sh index 6cdd2810..3f3e2617 100755 --- a/tcwg-benchmark-results.sh +++ b/tcwg-benchmark-results.sh @@ -20,7 +20,7 @@ set -u if $verbose; then set -x; fi -results_top="dev-01.tcwglab:/home/tcwg-benchmark/results" +results_top="bkp-01.tcwglab:/home/tcwg-benchmark/results" num=0 csvs="" -- cgit v1.2.3