tools/go
Robert Griesemer 44f369b779 gco/gcimporter15: update importer to match new gc binary export format
This is simply a copy of std lib's go/internal/gcimporter/bimport.go
with updated header comment and build tag. No semantic changes.

This will fix part of the x/tools build break at tip. The other part
is to adjust bexport.go (next CL).

Change-Id: Ibc37fae7e0d0447fdea9e3a733aa38589735c59a
Reviewed-on: https://go-review.googlesource.com/21543
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-04-05 20:22:26 +00:00
..
ast/astutil go/ast/astutil: add merging pass to AddImport and AddNamedImport. 2016-03-27 21:31:10 +00:00
buildutil go/buildutil: add ExpandPatterns utility 2016-02-22 20:15:22 +00:00
callgraph tools: switch to standard go/types at tip 2016-01-06 22:15:26 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
gcimporter15 gco/gcimporter15: update importer to match new gc binary export format 2016-04-05 20:22:26 +00:00
importer go/importer: fix doc typo 2016-03-26 09:02:56 +00:00
loader go/loader: don't pass ldflags to cgo 2016-03-29 18:37:41 +00:00
pointer go/pointer: clarify a comment 2016-04-01 17:12:30 +00:00
ssa all: address vet issues, fix print calls 2016-03-27 20:36:34 +00:00
types go/types/typeutil: make IntuitiveMethodSet(*C) nonempty for concrete types C 2016-03-03 19:43:35 +00:00
vcs go/vcs: drop support for Google Code Project Hosting 2016-01-27 00:23:28 +00:00