tools/go
Samuel Tan 09079c88dc go/gccgoexportdata: plumb additional arguments to gccgo compiler
Allow extra arguments to be passed to the specified gccgo compiler
when it is called in GccgoInstallation.InitFromDriver. This allows
the call to gccgo to be adjusted depending on the build environment.

For example, some build environments require the
'no-canonical-prefixes' option to prevent gccgo from resolving
symlinks when generating relative prefixes.

Change-Id: I0ecf338ee7a3780f1f65b30e214e69c1698041bb
Reviewed-on: https://go-review.googlesource.com/32874
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-11-07 23:39:01 +00:00
..
ast/astutil tools: remove go1.8-tagged files 2016-11-04 21:29:52 +00:00
buildutil x/tools: s/oracle/guru/g in various comments 2016-10-13 18:54:04 +00:00
callgraph x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
gccgoexportdata go/gccgoexportdata: plumb additional arguments to gccgo compiler 2016-11-07 23:39:01 +00:00
gcexportdata go/gcexportdata: suppress example_test.go on Go 1.6 2016-10-28 18:18:30 +00:00
gcimporter15 go/gcimporter15: revert user-visible changes related to aliases 2016-11-05 01:00:22 +00:00
internal/gccgoimporter go/gccgoexportdata: plumb additional arguments to gccgo compiler 2016-11-07 23:39:01 +00:00
loader go/loader: fix fragile example test 2016-11-04 21:44:43 +00:00
pointer go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00
ssa go/ssa/interp: handle nil *hashmap cleanly 2016-11-04 21:49:12 +00:00
types/typeutil x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
vcs go/vcs: accept plain file for .vcs (instead of directory) 2016-10-13 13:57:49 +00:00