When running tests, pass the GO_EXECUTABLE CMake
cache variable to llvm-go. The "go" binary may
not be in $PATH, or may be different to the one
passed to CMake.
Details
Details
Diff Detail
Diff Detail
Differential D14041
Use $GO_EXECUTABLE in Go-based lit tests Authored by axw on Oct 24 2015, 12:27 AM.
Details When running tests, pass the GO_EXECUTABLE CMake
Diff Detail |