]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add more non-returning runtime calls
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 11 Sep 2016 15:29:04 +0000 (08:29 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 12 Sep 2016 13:26:12 +0000 (13:26 +0000)
commit62ba15a492a5a26fce70aab5f44cac4a841b956e
treec1d62595ad1218d830b536aab9dfdb3a11283cc9
parent8086e7c6ab85646cd53d5cb6d6183750a76e6214
cmd/compile: add more non-returning runtime calls

This list now matches the one in popt.go.

Change-Id: Ib24de531cc35252f0ef276e5c6d247654b021533
Reviewed-on: https://go-review.googlesource.com/28965
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/compile/internal/gc/ssa.go