tools/go/ssa/interp
Alan Donovan 53324e8992 go/ssa/interp: add syscall.Sysctl to Darwin.
This fixes a recent test breakge now that os.init calls it
(on Darwin).

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/68000048
2014-03-04 13:34:45 -05:00
..
testdata go.tools/go/ssa: name anon funcs by their enclosing func. 2014-02-28 10:18:55 -05:00
external.go go.tools/go/ssa/interp: fix tests broken by recent runtime changes. 2014-02-18 15:37:24 -05:00
external_darwin.go go/ssa/interp: add syscall.Sysctl to Darwin. 2014-03-04 13:34:45 -05:00
external_plan9.go go.tools/ssa/interp: add intrinsics for (*sync.Pool).{Get,Put}. 2014-01-27 13:11:16 -05:00
external_unix.go go.tools/ssa/interp: add intrinsics for (*sync.Pool).{Get,Put}. 2014-01-27 13:11:16 -05:00
external_windows.go go.tools/ssa/interp: add intrinsics for (*sync.Pool).{Get,Put}. 2014-01-27 13:11:16 -05:00
interp.go go.tools/pointer: opt: type-based label tracking reduces solver time by up to 75%. 2014-02-18 12:40:44 -08:00
interp_test.go go.tools/go/ssa/interp: fix tests broken by recent runtime changes. 2014-02-18 15:37:24 -05:00
map.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ops.go go.tools/go/ssa: support 3-operand x[lo:hi:max] slices. 2014-02-05 17:54:51 -05:00
reflect.go go.tools/go/ssa: fix breakage caused by removal of types.NewPackage parameter. 2014-02-20 19:49:38 -05:00
value.go go.tools/go/types/typeutil: new package for type utilities. 2014-02-19 13:32:36 -05:00