]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/link: fix GC data reading from shared library"
authorCherry Zhang <cherryyz@google.com>
Tue, 30 Jun 2020 19:09:38 +0000 (19:09 +0000)
committerAustin Clements <austin@google.com>
Tue, 30 Jun 2020 20:14:48 +0000 (20:14 +0000)
commit96e83664378918980bd8f60822c4bc39befcb668
tree7325478dbfef81e5e294140aa61bfee9286cdf1d
parent5779bb4e92911271583faa1365fd12be2c3894ee
Revert "cmd/link: fix GC data reading from shared library"

This reverts CL 240462.

Reason for revert: test fails on PPC64LE.

Updates #39927.

Change-Id: I4f14fd0c36e604a80ae9f2f86d1e643e28945e93
Reviewed-on: https://go-review.googlesource.com/c/go/+/240616
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
misc/cgo/testshared/shared_test.go
misc/cgo/testshared/testdata/gcdata/main/main.go [deleted file]
misc/cgo/testshared/testdata/gcdata/p/p.go [deleted file]
src/cmd/link/internal/ld/decodesym.go
src/cmd/link/internal/ld/lib.go