commit | 656bc3eb960fb2af7fb057700dd2f5b352b21317 | [log] [tgz] |
---|---|---|
author | Rémy Oudompheng <oudomphe@phare.normalesup.org> | Thu Mar 21 08:53:52 2013 +0100 |
committer | Rémy Oudompheng <oudomphe@phare.normalesup.org> | Thu Mar 21 08:53:52 2013 +0100 |
tree | 70c5d09ad073932c5d33668b7298640b03b62973 | |
parent | 76d5e2ce7d04a30f0dc01df178d0b62d49b5990f [diff] |
cmd/gc: implement more cases in racewalk. Add missing CLOSUREVAR in switch. Mark MAKE, string conversion nodes as impossible. Control statements do not need instrumentation. Instrument COM and LROT nodes. Instrument map length. Update #4228 R=dvyukov, golang-dev CC=golang-dev https://golang.org/cl/7504047