1
0
mirror of https://github.com/golang/go synced 2024-11-08 10:36:10 -07:00
go/test/abi
Cherry Zhang d3cd4830ad [dev.regabi] test: run abi/regabipragma test with -c=1
Currently, we call Warnl in SSA backend when we see a function
(defined or called) with regparams pragma. Calling Warnl in
concurrent environment is racy. As the debugging output is
temporary, for testing purposes we just pass -c=1. We'll remove
the pragma and the debugging print some time soon.

Change-Id: I6f925a665b953259453fc458490c5ff91f67c91a
Reviewed-on: https://go-review.googlesource.com/c/go/+/291710
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
2021-02-16 21:51:58 +00:00
..
regabipragma.dir
regabipragma.go [dev.regabi] test: run abi/regabipragma test with -c=1 2021-02-16 21:51:58 +00:00
regabipragma.out [dev.regabi] cmd/compile: cleanup callTargetLSym 2021-01-19 02:41:30 +00:00