diff options
author | Keith Randall <khr@golang.org> | 2016-04-29 12:09:32 -0700 |
---|---|---|
committer | Keith Randall <khr@golang.org> | 2016-05-02 04:16:45 +0000 |
commit | 5325fbc7dbab155a88efab0bcd128236e97b3349 (patch) | |
tree | 54123610ffb0733e358721b71d2ade17007082e1 /doc/codewalk/codewalk.js | |
parent | 5776c20164e5852ec13828db10277019db86180b (diff) | |
download | go-git-5325fbc7dbab155a88efab0bcd128236e97b3349.tar.gz |
cmd/compile: don't SSA any variables when -N
Turn SSAing of variables off when compiling with optimizations off.
This helps keep variable names around that would otherwise be
optimized away.
Fixes #14744
Change-Id: I31db8cf269c068c7c5851808f13e5955a09810ca
Reviewed-on: https://go-review.googlesource.com/22681
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'doc/codewalk/codewalk.js')
0 files changed, 0 insertions, 0 deletions