]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: resolve the TODO of processPragmas
authorLeonard Wang <wangdeyu0907@gmail.com>
Wed, 7 Jul 2021 14:33:09 +0000 (22:33 +0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 28 Oct 2021 01:15:26 +0000 (01:15 +0000)
commitb2fe2ebab6e66a453a0137e37d2c639a613a852b
tree2d0b0b2271b8cc6dc4d5b127a09948ef5a07bd0e
parent12dc48fd54d4bfc0c25e2a96aa7fecfacb9087ca
cmd/compile: resolve the TODO of processPragmas

Change-Id: Id723ecc2480aea2d8acb4d3e05db4a6c8eef9cc8
Reviewed-on: https://go-review.googlesource.com/c/go/+/333109
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Trust: Matthew Dempsky <mdempsky@google.com>
Trust: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/noder/noder.go
src/cmd/cover/testdata/test.go
test/linkname2.go