]> Cypherpunks repositories - gostls13.git/commit
cmd/go: accept -mcmodel and -mlarge-data-threshold compiler flags
authorIan Lance Taylor <iant@golang.org>
Sat, 18 May 2024 22:33:57 +0000 (15:33 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 20 May 2024 15:47:34 +0000 (15:47 +0000)
commit7ffa8d0a5b286add7b618b8177c8ce39414cb60a
treebc0f0cb7d30c0c0e469b79bb2352a2c74341de7a
parent834f9710c3b62279d69fc5c574207df2fa741619
cmd/go: accept -mcmodel and -mlarge-data-threshold compiler flags

For #67475

Change-Id: Ia90952eb7c19764306205928ead50bff22857378
Reviewed-on: https://go-review.googlesource.com/c/go/+/586675
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/go/internal/work/security.go
src/cmd/go/internal/work/security_test.go