tools/go/ssa/ssautil
Alan Donovan b56ef30191 tools: updates for minimum Go version 1.6
Details:
- remove go1.5 "default version" labels on most files
- remove go1.6 labels on a few files
- go/loader: use conf.Cwd not "." in a couple places; update faulty
  test expectations.  (Not sure why this wasn't caught sooner.)
- go/ssa/interp: add 'mono' result to time.now intrinsic
- go/gcimporter15/bimport.go: make consistent with the version in gc
- go/ssa/interp: update test error message
- go/ssa: update a comment

The go/gcimporter15/bexport.go logic is stale and needs to be brought
up to date.  Needs a separate CL since it's tricky.

Tested on go1.6, go1.7, go1.8.

Change-Id: I841189d30e131b7c49a4e8690ea7c40b55041bae
Reviewed-on: https://go-review.googlesource.com/36540
Reviewed-by: Robert Griesemer <gri@golang.org>
2017-02-07 21:06:19 +00:00
..
testdata go.tools/ssa: tweaks to CreateTestMainPackage. 2014-02-11 15:59:20 -05:00
load.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
load_test.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
switch.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
switch_test.go x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
visit.go go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00