OSDN Git Service

Regres: Add support for generating collated coverage info
[android-x86/external-swiftshader.git] / tests / kokoro / gcp_windows / reactor_llvm / 7.0 / release / presubmit.cfg
1 # Format: //devtools/kokoro/config/proto/build.proto
2
3 # Location of the continuous script in Git.
4 build_file: "SwiftShader/tests/kokoro/gcp_windows/continuous.bat"
5
6 env_vars {
7   key: "REACTOR_BACKEND"
8   value: "LLVM"
9 }
10
11 env_vars {
12   key: "LLVM_VERSION"
13   value: "7.0"
14 }
15
16 env_vars {
17   key: "BUILD_TYPE"
18   value: "RelWithDebInfo"
19 }