]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: add likely annotations to blocks in html
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 17 Aug 2015 07:29:56 +0000 (00:29 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 17 Aug 2015 18:56:33 +0000 (18:56 +0000)
commit759b9c3b80da47a8db59f015bfca551a2a15ae18
treea7b1435365135d82ebde1bef64de3e47b8e9c812
parent997a9f32b01eb73ee3086e8c9141c1ed30c7ac8d
[dev.ssa] cmd/compile: add likely annotations to blocks in html

This was missing from CL 13472
due to a badly synced client.

Change-Id: If59fc669125dd1caa335dacfbf0f8dbd7b074312
Reviewed-on: https://go-review.googlesource.com/13639
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/html.go