diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2017-03-22 16:43:42 -0700 |
|---|---|---|
| committer | Josh Bleecher Snyder <josharian@gmail.com> | 2017-03-23 16:52:28 +0000 |
| commit | c3a50ad3c79ed15a413c24d4ae3497d4d629ff04 (patch) | |
| tree | f11f9833030f3cccce60bf5103368f8a6060b786 /src/syscall/exec_linux.go | |
| parent | 27bc723b5130d11e4d3bae9566a3043a2dff2b8a (diff) | |
| download | go-c3a50ad3c79ed15a413c24d4ae3497d4d629ff04.tar.xz | |
cmd/compile: eliminate Prog-related globals
Introduce a new type, gc.Progs, to manage
generation of Progs for a function.
Use it to replace globals pc and pcloc.
Passes toolstash-check -all.
Updates #15756
Change-Id: I2206998d7c58fe2a76b620904909f2e1cec8a57d
Reviewed-on: https://go-review.googlesource.com/38418
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions
