]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add VARLIVE to opnames list
authorKeith Randall <khr@golang.org>
Tue, 19 Jan 2016 21:52:51 +0000 (13:52 -0800)
committerKeith Randall <khr@golang.org>
Tue, 19 Jan 2016 21:56:09 +0000 (21:56 +0000)
commitd9b32f0c7d327f4fc165eb1fb9e76ac97b314c95
tree5e5f37775f05b4f2d0843d8af3066a1f5e7a1d7c
parent7ce2402baeac8a344af6868b9cee79bc33e3e3fb
cmd/compile: add VARLIVE to opnames list

Change-Id: Ie8cb7c7428ae9026c11643b22f9ecf7977e25f5f
Reviewed-on: https://go-review.googlesource.com/18737
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/compile/internal/gc/opnames.go