go/src/cmd/internal/obj/arm
Russ Cox 67e7ded029 [dev.cc] cmd/internal/obj, cmd/new9a: use ctxt.NewProg
cmd/internal/obj reconverted using rsc.io/c2go rev 40275b8.

All Prog*s need Ctxt field set so that the printer can tell
which architecture the Prog belongs to.
Use ctxt.NewProg consistently for this.

Change-Id: Ic981b3d68f24931ffae74a772e83a3dc2fdf518a
Reviewed-on: https://go-review.googlesource.com/3152
Reviewed-by: Rob Pike <r@golang.org>
2015-01-22 03:22:04 +00:00
..
5.out.go
anames5.go [dev.cc] cmd/internal/obj: export more symbols, rename Type_ to Type 2015-01-21 21:24:40 +00:00
asm5.go [dev.cc] cmd/internal/obj, cmd/new9a: use ctxt.NewProg 2015-01-22 03:22:04 +00:00
list5.go [dev.cc] cmd/internal/obj: export more symbols, rename Type_ to Type 2015-01-21 21:24:40 +00:00
obj5.go [dev.cc] cmd/internal/obj, cmd/new9a: use ctxt.NewProg 2015-01-22 03:22:04 +00:00
util.go