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

Issue 11595043: code review 11595043: cmd/dist: generate offsets for P structure (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:
dvyukov
CC:
golang-dev, dvyukov
Visibility:
Public.

Description

cmd/dist: generate offsets for P structure So far no checked-in assembly needs these, but it matches having them for M and G. I needed these for some manual testing.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/cmd/dist/buildruntime.c View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello 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-07-19 17:57:31 UTC) #1
dvyukov
LGTM
11 years, 8 months ago (2013-07-19 18:03:02 UTC) #2
rsc
11 years, 8 months ago (2013-07-19 19:40:37 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=beabb2116694 ***

cmd/dist: generate offsets for P structure

So far no checked-in assembly needs these,
but it matches having them for M and G.
I needed these for some manual testing.

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

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