]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/link: test trampolines with cgo
authorCherry Zhang <cherryyz@google.com>
Tue, 27 Apr 2021 18:57:11 +0000 (14:57 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 29 Apr 2021 16:29:52 +0000 (16:29 +0000)
commitf7c6f6210be16d6ecfdece7c283fcd4ddc28b151
tree89995aa0b5aeb6cb07d2b557fbc0095a1a923892
parent948a262455346c6035df6bd5dc36c5d4b6aca409
cmd/link: test trampolines with cgo

Updates #40492, #30949.

Change-Id: I6d7923ac83275c5ab08958f7a501f7975aea151a
Reviewed-on: https://go-review.googlesource.com/c/go/+/314456
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/link_test.go