-
Aaron Zinman authored
The existing implementation deals with absolute relocations in __TEXT for darwin/amd64 in build-mode c-shared, but it ignores c-archive. This results in issues when trying to use a c-archive in an iOS app on the 64-bit simulator. This patch adds c-archive to the handling of this issue. Fixes #14217 Change-Id: I2e4d5193caa531171ad22fd0cd420a8bfb4646a6 Reviewed-on: https://go-review.googlesource.com/19206Reviewed-by: David Crawshaw <crawshaw@golang.org> Run-TryBot: David Crawshaw <crawshaw@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
aea4222f
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ar.go | ||
arch.go | ||
data.go | ||
decodesym.go | ||
dwarf.go | ||
dwarf_defs.go | ||
elf.go | ||
go.go | ||
ld.go | ||
ldelf.go | ||
ldmacho.go | ||
ldpe.go | ||
lib.go | ||
link.go | ||
macho.go | ||
macho_combine_dwarf.go | ||
mergestrings.go | ||
objfile.go | ||
pcln.go | ||
pe.go | ||
pobj.go | ||
sym.go | ||
symtab.go | ||
util.go |