]> Cypherpunks repositories - gostls13.git/commit
cmd/asm, cmd/compile, doc: document -spectre flags
authorRuss Cox <rsc@golang.org>
Thu, 4 Jun 2020 20:20:39 +0000 (16:20 -0400)
committerAustin Clements <austin@google.com>
Fri, 5 Jun 2020 16:54:48 +0000 (16:54 +0000)
commitb6faed1326b0f6c1efd33b99a4550cbc437bd72f
tree1961818ec85d6cc22e59a8fd2783b492c2583992
parent76f233fe045788e71b7460ea82947e4bda6d76ff
cmd/asm, cmd/compile, doc: document -spectre flags

Most of the docs are in the new wiki page
https://golang.org/wiki/Spectre.

Updates #37419.

Change-Id: I6e8f76670593c089de895e1665b41d874f879df9
Reviewed-on: https://go-review.googlesource.com/c/go/+/236599
Reviewed-by: Austin Clements <austin@google.com>
doc/go1.15.html
src/cmd/asm/doc.go
src/cmd/compile/doc.go