tools/go
Rebecca Stambler 6e0e2181b9 go/internal/gcimporter: support indexed export data
Support indexed export data in the x/tools gcimporter. Fixes tests with
tip.

This is just a copy of the bimport.go and iimport.go files in the
standard library gcimporter package, including some minor fixes to the
existing bimport.go. The iexport logic in x/tools still needs to be
updated.

Fixes golang/go#25052

Change-Id: I2858e5c0853735c904f32b7b27c1c288a9e62e88
Reviewed-on: https://go-review.googlesource.com/109595
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2018-04-26 19:07:32 +00:00
..
ast/astutil go/ast/astutil: add Apply, for rewriting Go ASTs 2017-11-16 01:30:56 +00:00
buildutil go/buildutil: use build.Import to find GOPATH containing x/tools 2018-03-05 17:28:52 +00:00
callgraph go/callgraph/cha: fix bug computing correspondence of abstract/concrete methods 2018-02-21 01:23:17 +00:00
gccgoexportdata go/gccgoexportdata: correctly handle archive files containing string tables 2016-11-09 21:28:38 +00:00
gcexportdata go/internal/gcimporter: rename from go/gcimporter15 2018-04-10 13:03:03 +00:00
internal go/internal/gcimporter: support indexed export data 2018-04-26 19:07:32 +00:00
loader go/loader: Fix thinko in FindPackage hook signature 2017-07-05 16:38:48 +00:00
pointer go/...: fix/disable broken tests 2018-01-17 18:00:52 +00:00
ssa go/ssa/interp: add internal/syscall/unix.syscall_fcntl to fix tests 2018-04-11 19:48:31 +00:00
types/typeutil tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
vcs go/vcs: fix command injection in VCS path 2018-02-21 04:00:24 +00:00