instead runtime.Zeroinit of memset to compatible build.NaiveForm
This commit is contained in:
@@ -179,8 +179,9 @@ type aProgram struct {
|
||||
getAttrStr *types.Signature
|
||||
pyUniStr *types.Signature
|
||||
|
||||
mallocTy *types.Signature
|
||||
freeTy *types.Signature
|
||||
mallocTy *types.Signature
|
||||
freeTy *types.Signature
|
||||
memsetInlineTy *types.Signature
|
||||
|
||||
createKeyTy *types.Signature
|
||||
getSpecTy *types.Signature
|
||||
|
||||
Reference in New Issue
Block a user