]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: convert stack bound check pass to new symbol representation
authorCherry Zhang <cherryyz@google.com>
Tue, 25 Feb 2020 20:15:41 +0000 (15:15 -0500)
committerCherry Zhang <cherryyz@google.com>
Wed, 4 Mar 2020 15:33:13 +0000 (15:33 +0000)
commit4df1db99c4e50483215e207c9895d48fa6e4ad12
tree4b4df72e50708fd744b5d391bdee41bd33b5968a
parent5ee515fd8ced40265bd98b1b5d16100f831929f1
[dev.link] cmd/link: convert stack bound check pass to new symbol representation

This CL converts the stack bound check pass to use the loader and
new symbol representation.

Change-Id: I0e4c102909db20dc2d5a367379146728862e53cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/220059
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/lib.go