]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] cmd/internal/obj/ppc64: set Ctxt when allocating Progs
authorRob Pike <r@golang.org>
Wed, 18 Feb 2015 04:45:23 +0000 (20:45 -0800)
committerRob Pike <r@golang.org>
Wed, 18 Feb 2015 05:01:25 +0000 (05:01 +0000)
commit575bdd6753e8c0c722158472ea9275cd463271ee
tree418ff427b17f59a29937114f07a032f3fce35249
parent345350bf07f1b584bde03b7031c15511b1801d25
[dev.cc] cmd/internal/obj/ppc64: set Ctxt when allocating Progs

This will get fixed properly upstream, but this will serve for now.

Change-Id: I25e5210d190bc7a06a5b9f80724e3360d1a6b10c
Reviewed-on: https://go-review.googlesource.com/5121
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/internal/obj/ppc64/asm9.go
src/cmd/internal/obj/ppc64/obj9.go