This is an archive of the discontinued LLVM Phabricator instance.

Use $GO_EXECUTABLE in Go-based lit tests
ClosedPublic

Authored by axw on Oct 24 2015, 12:27 AM.

Details

Summary

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.

Diff Detail

Repository
rL LLVM

Event Timeline

axw updated this revision to Diff 38297.Oct 24 2015, 12:27 AM
axw retitled this revision from to Use $GO_EXECUTABLE in Go-based lit tests.
axw updated this object.
axw added a reviewer: pcc.
axw added a subscriber: llvm-commits.
pcc accepted this revision.Nov 4 2015, 2:27 PM
pcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 4 2015, 2:27 PM
axw closed this revision.Nov 26 2015, 8:47 PM
This revision was automatically updated to reflect the committed changes.