]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove go119UseJumpTables flag
authorKeith Randall <khr@golang.org>
Thu, 26 Jan 2023 22:43:12 +0000 (14:43 -0800)
committerKeith Randall <khr@google.com>
Fri, 27 Jan 2023 03:32:07 +0000 (03:32 +0000)
commit4e3abee245755d741987132fb22c442af2dab1de
tree014a07c5ab1e522bb12193099ae26a516cafa90d
parent5ad799ef8a8178f1f958206dc587b37d8406fbcb
cmd/compile: remove go119UseJumpTables flag

Change-Id: Iaaac46e96b74289096ce0c6186c73000d1fc6faa
Reviewed-on: https://go-review.googlesource.com/c/go/+/463224
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/walk/switch.go