aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2020-04-16 13:40:24 -0700
committerMatthew Dempsky <mdempsky@google.com>2020-04-16 22:06:45 +0000
commit415da71c5d2b02beab9067af4c2ff435de15bb9b (patch)
treeb2a733f04b1b0ac47079d4f9ecd5224844080f45 /src/runtime
parent8c00e07c01c9864506054dfe5916fd343057b3db (diff)
downloadgo-415da71c5d2b02beab9067af4c2ff435de15bb9b.tar.xz
cmd/compile: remove totype0 type-constructor helpers
These were originally introduced for the binary export format, which required forward references to arbitrary types and later filling them in. They're no longer needed since we switched to the indexed export format, which only requires forward references to declared types. Passes toolstash-check. Change-Id: I696dc9029ec7652d01ff49fb98e658a9ed510979 Reviewed-on: https://go-review.googlesource.com/c/go/+/228579 Run-TryBot: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions