go/src/cmd/link
Cherry Zhang f8e554021b cmd/link: support C-shared buildmode on macOS/ARM64
It just works, after the plugin work.

Updates #38485.

Change-Id: I55aa11b380a33a729fccb731b77f48bc7d0dea2e
Reviewed-on: https://go-review.googlesource.com/c/go/+/259443
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
2020-10-06 22:56:00 +00:00
..
internal cmd/link: support C-shared buildmode on macOS/ARM64 2020-10-06 22:56:00 +00:00
testdata cmd/link: add a test to test RODATA is indeed read-only 2020-09-11 15:41:20 +00:00
doc.go cmd/link: move comma outside quotes 2020-08-15 08:24:23 +00:00
dwarf_test.go [dev.link] cmd/link: run more tests in parallel 2020-07-07 14:44:35 +00:00
elf_test.go [dev.link] cmd/link: run more tests in parallel 2020-07-07 14:44:35 +00:00
link_test.go cmd/link: add go.mod to TestFuncAlign 2020-09-21 17:13:40 +00:00
linkbig_test.go cmd/link: add missing error check in test 2019-03-02 05:00:48 +00:00
main.go cmd/internal/objabi,cmd/link: initial linker support for riscv64 2019-11-13 08:07:51 +00:00