]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/live.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / live.go
index 8a8f8bb71fdd4887695cffafceaa48de3b868b7e..6badb011b006a39ab77639e57b6a9fbe56c46ee3 100644 (file)
@@ -1,6 +1,6 @@
 // errorcheckwithauto -0 -l -live -wb=0 -d=ssa/insert_resched_checks/off
+
 //go:build !ppc64 && !ppc64le && !goexperiment.regabiargs
-// +build !ppc64,!ppc64le,!goexperiment.regabiargs
 
 // ppc64 needs a better tighten pass to make f18 pass
 // rescheduling checks need to be turned off because there are some live variables across the inserted check call