]> Cypherpunks repositories - gostls13.git/commit
cmd/link: check if the trampoline is actually added
authorlimeidan <limeidan@loongson.cn>
Thu, 21 Mar 2024 03:20:58 +0000 (11:20 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Mon, 21 Oct 2024 01:55:03 +0000 (01:55 +0000)
commitc1d9303d82de0bae1b861b17ec4f9812392ea3cb
treeb5c0c2419d589dadda94fb61807fc179dbea6c1a
parentf2d118fd5f7e872804a5825ce29797f81a28b0fa
cmd/link: check if the trampoline is actually added

Change-Id: I2ddffe9118fd9954d9bae60c92fd8fc5b311b93a
Reviewed-on: https://go-review.googlesource.com/c/go/+/603736
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
src/cmd/link/link_test.go