aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/noder/unified.go
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2022-02-14 19:51:37 -0800
committerMatthew Dempsky <mdempsky@google.com>2022-04-04 18:32:58 +0000
commitdeaec2ecb3cca5b7a151feff2bf195c0fb76d3f5 (patch)
tree3f084d867264303849a59ef1c95f3665a3b50284 /src/cmd/compile/internal/noder/unified.go
parent7d1e07049fec1d9a9fd4116111e52b161746dbde (diff)
downloadgo-deaec2ecb3cca5b7a151feff2bf195c0fb76d3f5.tar.xz
go/internal/gcimporter: add support for unified IR
This CL ports unified IR's types2 importer back to the go/types API. Notably, it drops support for lazy importing, because those APIs aren't exposed yet via go/types. Also, it supports unified IR's "final" data format, which wholey replaces the iexport data format rather than the current backwards-compatible hack that cmd/compile uses. The next CL will switch the compiler to using this same format. Change-Id: I44e1744bbdc384c9c354119975e68befdc117cff Reviewed-on: https://go-review.googlesource.com/c/go/+/386002 Trust: Matthew Dempsky <mdempsky@google.com> Run-TryBot: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Robert Griesemer <gri@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/noder/unified.go')
0 files changed, 0 insertions, 0 deletions