cmd/compile: check for unused OpArg* and mark invalid (again)
This caused a problem with GOEXPERIMENT=regabi,regabiargs go test -c crypto/x509 Updates #40724. Change-Id: Ia3cdbe9968816c77836cb3e3ba89642aafd1b18d Reviewed-on: https://go-review.googlesource.com/c/go/+/307529 Trust: David Chase <drchase@google.com> Run-TryBot: David Chase <drchase@google.com> Reviewed-by:Cherry Zhang <cherryyz@google.com>
Loading
Please sign in to comment