tools/go/callgraph/rta
Alan Donovan afcda55b39 go/ssa: rename some API features (incompatible change)
Rename the following exported names:
	(*Program).BuildAll → Build
	(*Program).Method   → MethodValue
	Package.Object      → Pkg
Also:
	(*Function).pkgobj  → pkg

Change-Id: Iff7e6c240ebe6786ba759278ac0daa3d66698013
Reviewed-on: https://go-review.googlesource.com/14134
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-08-31 22:20:12 +00:00
..
testdata go/callgraph/rta: rename from go/rta 2014-11-14 11:02:44 -05:00
rta.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
rta_test.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00