go/src/cmd/compile
Robert Griesemer 39055700b1 cmd/compile: ignore struct tags when converting structs
Implementation of spec change https://golang.org/cl/24190/.

For #16085.

Change-Id: Id71ef29af5031b073e8be163f578d1bb768ff97a
Reviewed-on: https://go-review.googlesource.com/30169
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2016-10-04 17:10:47 +00:00
..
internal cmd/compile: ignore struct tags when converting structs 2016-10-04 17:10:47 +00:00
doc.go cmd/compile: document -l in godoc 2016-05-09 19:06:53 +00:00
fmt_test.go cmd/compile: reduce allocs some more 2016-09-13 16:59:56 +00:00
main.go cmd/compile: change goarch.Main into goarch.Init 2016-09-16 21:10:46 +00:00