ssa: makeSlice both len/cap be non-nil
This commit is contained in:
3
internal/runtime/goarch/goarch.go
Normal file
3
internal/runtime/goarch/goarch.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package goarch
|
||||
|
||||
const PtrSize = 4 << (^uintptr(0) >> 63)
|
||||
Reference in New Issue
Block a user