Revert "runtime: map; llgo/ssa: MapUpdate"

This commit is contained in:
xushiwei
2024-06-14 22:50:23 +08:00
committed by GitHub
parent 78b8455bba
commit 5e45e38481
26 changed files with 149 additions and 3623 deletions

View File

@@ -24,8 +24,6 @@ import (
// -----------------------------------------------------------------------------
// type Slice = slice
// Slice is the runtime representation of a slice.
type Slice struct {
data unsafe.Pointer