]> Cypherpunks repositories - gostls13.git/commit
cmd/link: mark ELF PLT sections executable
authorCherry Zhang <cherryyz@google.com>
Thu, 3 Sep 2020 21:51:01 +0000 (17:51 -0400)
committerCherry Zhang <cherryyz@google.com>
Tue, 8 Sep 2020 17:19:24 +0000 (17:19 +0000)
commita52a5d8a43ac23c34231e92da3aba61cd8cf7d97
tree12448a506f883c64f51dd8c4e8fcb1c1494b6ece
parentae3680b30b81162da3ae0ea248eea502e8ca2195
cmd/link: mark ELF PLT sections executable

Change-Id: Ie0316a06c30485f783c2175590d7e9fc4fa3e0cd
Reviewed-on: https://go-review.googlesource.com/c/go/+/253021
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/data.go