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

Issue 12227043: code review 12227043: runtime: mark arm _lsvh nosplit (may fix arm build) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by rsc
Modified:
11 years, 8 months ago
Reviewers:
remyoudompheng, dvyukov
CC:
golang-dev
Visibility:
Public.

Description

runtime: mark arm _lsvh nosplit (may fix arm build) Mark the 386 one too for consistency, although most of that code is no longer used.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/pkg/runtime/vlrt_386.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/vlrt_arm.c View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello dvyukov (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 8 months ago (2013-08-01 04:23:27 UTC) #1
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=c632dcca98ca *** runtime: mark arm _lsvh nosplit (may fix arm build) Mark ...
11 years, 8 months ago (2013-08-01 04:23:34 UTC) #2
remyoudompheng
LGTM netbsd/arm wants _lshv to not use any stack for local variables, see https://codereview.appspot.com/11963044
11 years, 8 months ago (2013-08-01 04:31:57 UTC) #3
dvyukov
11 years, 8 months ago (2013-08-01 10:42:23 UTC) #4
Message was sent while issue was closed.
LGTM
Sign in to reply to this message.

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