llvm-go: Set $GCCGO instead of putting a gccgo executable on $PATH.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 14 Feb 2015 01:45:57 +0000 (01:45 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 14 Feb 2015 01:45:57 +0000 (01:45 +0000)
commit0f7084338a909871f8beb90ce8b7384f7fd5422c
tree9853872808def396f189f36dd2e17daeb9884639
parente887b2e8f35c75bcb1c779df34edcaacd74483e9
llvm-go: Set $GCCGO instead of putting a gccgo executable on $PATH.

Now that llgo ships its own go command we can rely on it having support for $GCCGO.

Differential Revision: http://reviews.llvm.org/D7628

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229210 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-go/llvm-go.go