mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
[dev.link] all: merge branch 'master' into dev.link
Clean merge. Change-Id: If9bfb0f27f41563fd5d386de9c1081542c3ce498
This commit is contained in:
commit
24f9238b95
506 changed files with 12164 additions and 17264 deletions
|
|
@ -187,7 +187,6 @@ func Main(archInit func(*Arch)) {
|
|||
// pseudo-package used for methods with anonymous receivers
|
||||
gopkg = types.NewPkg("go", "")
|
||||
|
||||
Nacl = objabi.GOOS == "nacl"
|
||||
Wasm := objabi.GOARCH == "wasm"
|
||||
|
||||
// Whether the limit for stack-allocated objects is much smaller than normal.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue