OSDN Git Service

Kokoro: Move llvm configs into 7.0 subdirectory, create 10.0 copies.
[android-x86/external-swiftshader.git] / tests / kokoro / macos / reactor_llvm / 10.0 / release / presubmit.cfg
1 # Format: //devtools/kokoro/config/proto/build.proto
2
3 # Location of the continuous bash script in Git.
4 build_file: "SwiftShader/tests/kokoro/macos/continuous.sh"
5
6 env_vars {
7   key: "REACTOR_BACKEND"
8   value: "LLVM"
9 }
10
11 env_vars {
12   key: "LLVM_VERSION"
13   value: "10.0"
14 }
15
16 env_vars {
17   key: "BUILD_TYPE"
18   value: "RelWithDebInfo"
19 }