]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update ssa html help text
authorKeith Randall <khr@golang.org>
Tue, 11 Oct 2016 20:50:44 +0000 (13:50 -0700)
committerKeith Randall <khr@golang.org>
Wed, 12 Oct 2016 03:40:23 +0000 (03:40 +0000)
commitd07345a6334def1a8273107f8bffab33f7a701bc
tree96c8ff8fc76b97a47491d6db95c09a8ea47e9869
parent6597bcbe53cad07b0ac4070b4f428f5db3331383
cmd/compile: update ssa html help text

Update the description of the conditions under which highlighting might
be misleading.

Fixes #16754

Change-Id: I3078a09e0b9a76d12078352e15a3f26ba3f1bbee
Reviewed-on: https://go-review.googlesource.com/30818
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/html.go