diff options
| author | Russ Cox <rsc@golang.org> | 2015-02-11 22:27:49 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2015-02-13 17:31:38 +0000 |
| commit | 5f1efe738be296cdbc586348af92eab621d068f5 (patch) | |
| tree | c9d69ba16720dfe37665907ef48d9589fafc9991 /src/runtime/sys_linux_arm.s | |
| parent | 892286419e83dc219504dff70a6493dfa861a6ca (diff) | |
| download | go-5f1efe738be296cdbc586348af92eab621d068f5.tar.xz | |
cmd/ld: make cmd/ld a real library
Make cmd/ld a real library invoked by the individual linkers.
There are no reverse symbol references anymore
(symbols referred to in cmd/ld but defined in cmd/5l etc).
This means that in principle we could do an automatic
conversion of these to Go, as a stopgap until cmd/link is done
or as a replacement for cmd/link.
Change-Id: I4a94570257a3a7acc31601bfe0fad9dea0aea054
Reviewed-on: https://go-review.googlesource.com/4649
Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'src/runtime/sys_linux_arm.s')
0 files changed, 0 insertions, 0 deletions
