]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove unused isIntOrdering method
authorkadern0 <kaderno@gmail.com>
Sun, 22 Mar 2020 06:33:52 +0000 (17:33 +1100)
committerMichael Munday <mike.munday@ibm.com>
Sun, 22 Mar 2020 11:16:34 +0000 (11:16 +0000)
commit9a2db7c41ba5b1f9498d5354e6c2570610f626fb
tree0700b6d3b56e264fddd0fb014f51550b28350f68
parent683c266f958db9acff705856f2c0aeb031d9782c
cmd/compile: remove unused isIntOrdering method

Fixes #37989

Change-Id: Iabf86529fde3be9a98222b7e8d09ff8301cf8830
Reviewed-on: https://go-review.googlesource.com/c/go/+/224777
Reviewed-by: Michael Munday <mike.munday@ibm.com>
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/walk.go