]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: minor change to simplify addition of experimental CLs
authorDavid Chase <drchase@google.com>
Thu, 16 Nov 2023 00:21:41 +0000 (19:21 -0500)
committerDavid Chase <drchase@google.com>
Thu, 16 Nov 2023 19:02:04 +0000 (19:02 +0000)
commitc5e812234c099d6c2749783541830d6272e1af12
treed2121aca06e615f2c1a9a48e61b2853ba983713a
parentd411b3197cbd73b060f456b2518b94728bc4a91b
cmd/compile: minor change to simplify addition of experimental CLs

Two different experimental CLs need this change, this makes them
more focused and easier to apply or combine.

Change-Id: Ic7b5536394af20d9038bf3cc0cf22891555c7fa9
Reviewed-on: https://go-review.googlesource.com/c/go/+/542775
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/ssagen/ssa.go