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

Issue 6495074: code review 6495074: cmd/gc: add commentary to the OXXX constants. (Closed)

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

Description

cmd/gc: add commentary to the OXXX constants.

Patch Set 1 #

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

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

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

Total comments: 2

Patch Set 5 : diff -r 4965beed4492 https://code.google.com/p/go #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -82 lines) Patch
M src/cmd/gc/go.h View 1 2 3 4 5 2 chunks +151 lines, -82 lines 0 comments Download

Messages

Total messages: 8
nigeltao
Hello rsc@golang.org (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 (2012-09-03 07:34:20 UTC) #1
DMorsing
This is great. I really could have used this when I first started hacking on ...
11 years, 8 months ago (2012-09-03 09:21:08 UTC) #2
nigeltao
https://codereview.appspot.com/6495074/diff/4002/src/cmd/gc/go.h File src/cmd/gc/go.h (right): https://codereview.appspot.com/6495074/diff/4002/src/cmd/gc/go.h#newcode561 src/cmd/gc/go.h:561: OINDREG, // stack spill of an arch-specific register?? On ...
11 years, 8 months ago (2012-09-04 04:42:15 UTC) #3
DMorsing
On 2012/09/04 04:42:15, nigeltao wrote: > zero value of node->val.u.reg is the stack pointer: D_SP ...
11 years, 7 months ago (2012-09-04 06:23:12 UTC) #4
DMorsing
I just thought of something. It might be helpful to use the naming of the ...
11 years, 7 months ago (2012-09-04 08:32:50 UTC) #5
rsc
LGTM
11 years, 7 months ago (2012-09-04 20:08:23 UTC) #6
nigeltao
On 4 September 2012 18:32, <daniel.morsing@gmail.com> wrote: > I just thought of something. It might ...
11 years, 7 months ago (2012-09-04 23:34:14 UTC) #7
nigeltao
11 years, 7 months ago (2012-09-04 23:35:10 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=957c047e5586 ***

cmd/gc: add commentary to the OXXX constants.

R=rsc, daniel.morsing
CC=golang-dev
http://codereview.appspot.com/6495074
Sign in to reply to this message.

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