Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(161)

Issue 39560043: code review 39560043: runtime: remove non-extern decls of runtime.goarm (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by rsc
Modified:
11 years, 7 months ago
Reviewers:
r, dave
CC:
golang-dev, dave_cheney.net, r
Visibility:
Public.

Description

runtime: remove non-extern decls of runtime.goarm The linker is in charge of providing the one true declaration.

Patch Set 1 #

Patch Set 2 : diff -r 3dbc26e90c59 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 3dbc26e90c59 https://code.google.com/p/go/ #

Patch Set 4 : diff -r c34866d8a2e2 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/cmd/5l/obj.c View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/asm_arm.s View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/pkg/runtime/os_linux_arm.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 7 months ago (2013-12-09 23:59:55 UTC) #1
dave_cheney.net
LGTM. On Tue, Dec 10, 2013 at 10:59 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 7 months ago (2013-12-10 00:02:08 UTC) #2
r
LGTM
11 years, 7 months ago (2013-12-10 00:04:24 UTC) #3
rsc
11 years, 7 months ago (2013-12-10 00:35:10 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=59ac8ae2bf33 ***

runtime: remove non-extern decls of runtime.goarm

The linker is in charge of providing the one true declaration.

R=golang-dev, dave, r
CC=golang-dev
https://codereview.appspot.com/39560043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b