diff options
| author | Cherry Zhang <cherryyz@google.com> | 2020-10-07 14:39:47 -0400 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2020-10-07 20:18:43 +0000 |
| commit | 3f7b4d12075277f28427e6b57708258225841ecd (patch) | |
| tree | 0f77f5ca609bc680c60ade51ddc1d7e804fb4225 /src/cmd/vendor/github.com | |
| parent | ade5161f51f2b7239705047875dc36c35139b253 (diff) | |
| download | go-3f7b4d12075277f28427e6b57708258225841ecd.tar.xz | |
cmd/internal/obj/arm64: only emit R_CALLIND relocations on calls
Don't emit it for jumps. In particular, not for the return
instruction, which is JMP (LR).
Reduce some binary size and linker resources.
Change-Id: Idb3242b86c5a137597fb8accb8aadfe0244c14cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/260341
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Diffstat (limited to 'src/cmd/vendor/github.com')
0 files changed, 0 insertions, 0 deletions
