diff options
| author | Cherry Zhang <cherryyz@google.com> | 2019-08-29 15:11:55 -0400 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2019-08-30 20:41:54 +0000 |
| commit | cd03fd05b55b3b22d31a56a9df388c72a96e62c2 (patch) | |
| tree | a61275f41818c2687cdfb5866b4f4a23a1854a31 /src/runtime/testdata/testwinlib | |
| parent | b177d8802c00271ad0547b929ad2038aee70199d (diff) | |
| download | go-cd03fd05b55b3b22d31a56a9df388c72a96e62c2.tar.xz | |
runtime: remove unnecessary variable decls in asm.s
runtime/asm.s contains two variable declarations that don't seem
needed. The variables are defined in Go and not referenced in
assembly. They were added in 2014 during the C to Go transition.
Maybe they were useful at that time, but not now. Remove them.
Change-Id: Id00d724813d18db47126c2f2b8cacfc9d77ffd4b
Reviewed-on: https://go-review.googlesource.com/c/go/+/192378
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/runtime/testdata/testwinlib')
0 files changed, 0 insertions, 0 deletions
