fix directive noescape

This commit is contained in:
San Ye 2024-03-11 23:12:18 +08:00 committed by GitHub
parent ebf9e11af2
commit bceedd3564
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ import (
//nolint:varcheck,unused,deadcode
var hasBMI2 = cpu.X86.HasBMI2
// go:noescape
//go:noescape
func gfpNeg(c, a *gfP)
//go:noescape