]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: add back SUNDEFEXT case
authorCherry Zhang <cherryyz@google.com>
Thu, 30 Jul 2020 18:35:51 +0000 (14:35 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 30 Jul 2020 20:03:52 +0000 (20:03 +0000)
commit365059e1d13c30c26ef0725becea2329f47cc16f
tree8613ad54926f8dc0bc4283a88966478ae2dcdcd1
parentba9c639470cb962a799116fea55c91638752fe87
[dev.link] cmd/link: add back SUNDEFEXT case

The SUNDEFEXT case was lost during the refactoring. Add it back.

Fix ppc64le build.

Change-Id: I14594ee2c3e0a794c93839247fb3e6206c2e657a
Reviewed-on: https://go-review.googlesource.com/c/go/+/245919
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/link/internal/ld/data.go