Why did you ignore other similar occurences?

:~/go/src/cmd/internal/obj$ grep -r 'if false {' *
arm/asm5.go:    if false { /*debug['O']*/
arm/asm5.go:    if false { /*debug['P']*/
arm/asm5.go:        if false { /*debug['G']*/
arm64/asm7.go:    if false {
arm64/asm7.go:    if false { /*debug['P']*/
arm64/obj7.go:    if false {
ppc64/obj9.go:            if false {
x86/asm6.go:    if false { /* debug['a'] > 1 */
x86/asm6.go:    if false { /* debug['Q'] */
x86/asm6.go:    if false { /* debug['Q'] */
:~/go/src/cmd/internal/obj$ 

Peter

On Tuesday, April 6, 2021 at 7:55:33 AM UTC-4 cuiw...@gmail.com wrote:

>
> https://github.com/golang/go/blob/master/src/cmd/internal/obj/x86/asm6.go#L2192-L2210
> if it can be delete i will send a pr!
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e63958e8-db6a-4484-8953-4b16ea858999n%40googlegroups.com.

Reply via email to