]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: handle a special case of scattered relocation 2/1 on Darwin/386
authorShenghou Ma <minux.ma@gmail.com>
Wed, 29 Aug 2012 15:42:05 +0000 (23:42 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 29 Aug 2012 15:42:05 +0000 (23:42 +0800)
commite607380ff69de8dd6235e662895644b56b4114ff
treebb14219ac94e46f7d3ec0f1f10da9304290d6fcd
parentf78ead3ca461e2e3bd003e11c49eae610a10ab97
cmd/ld: handle a special case of scattered relocation 2/1 on Darwin/386
        Fixes #1635.

R=golang-dev, dave, r
CC=golang-dev
https://golang.org/cl/6496043
misc/cgo/test/cgo_test.go
misc/cgo/test/issue1635.go [new file with mode: 0644]
src/cmd/ld/ldmacho.c