]> Cypherpunks repositories - gostls13.git/commit
gc: compile s == "" as len(s) == 0
authorRuss Cox <rsc@golang.org>
Sun, 11 Apr 2010 22:24:44 +0000 (15:24 -0700)
committerRuss Cox <rsc@golang.org>
Sun, 11 Apr 2010 22:24:44 +0000 (15:24 -0700)
commitc9293f0cc7e049b3edb8a199983ac4d95ce249b2
tree160c034ecbf7d2786ccd87820fdf1ac141b2606e
parent9475cafa7340df9b86c359fa16ce03c005283229
gc: compile s == "" as len(s) == 0

R=ken2
CC=golang-dev
https://golang.org/cl/840043
src/cmd/gc/walk.c