go/go/callgraph
Zvonimir Pavlinovic f6327c5b22 vta: adds the VTA call graph construction
This CL uses the results of propagating types and functions over the VTA
graph to create a VTA-based call graph.

Change-Id: I1481641dc6682f8fb874823de3073bf81187f6b7
Reviewed-on: https://go-review.googlesource.com/c/tools/+/323051
Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Zvonimir Pavlinovic <zpavlinovic@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
2021-06-10 17:33:43 +00:00
..
cha all: go fmt ./... 2021-02-20 03:28:52 +00:00
rta all: go fmt ./... 2021-02-20 03:28:52 +00:00
static all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
vta vta: adds the VTA call graph construction 2021-06-10 17:33:43 +00:00
callgraph.go go/callgraph: add "concurrent" or "deferred" prefix to (*Edge).Description 2015-07-13 18:17:08 +00:00
util.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00