tools/go/ssa/interp
Brad Fitzpatrick 15c7897560 go/ssa/interp: fix tests on Go 1.7 and Go 1.8
This mostly reverts commit 1c59bc354d
(CL 43350) which had fixed Go tip but broken Go 1.7 and Go 1.8
builders.

Change-Id: I4e7bdfafde74c9e730bb870b9db05b663b4f56a3
Reviewed-on: https://go-review.googlesource.com/43391
Reviewed-by: Alan Donovan <adonovan@google.com>
2017-05-12 16:33:29 +00:00
..
testdata x/tools: simplify and format code 2017-02-28 14:15:42 +00:00
external.go go/ssa/interp: fix tests on Go 1.7 and Go 1.8 2017-05-12 16:33:29 +00:00
external_darwin.go go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
external_unix.go go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
interp.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
interp_test.go go/ssa/interp: fix tests on Go 1.7 and Go 1.8 2017-05-12 16:33:29 +00:00
map.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
ops.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
reflect.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
value.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00