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

Issue 6904061: code review 6904061: cmd/gc: prevent ngotype from allocating. (Closed)

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

Description

cmd/gc: prevent ngotype from allocating.

Patch Set 1 #

Patch Set 2 : diff -r 6b602ab487d6 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 6b602ab487d6 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 6b602ab487d6 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r df7e014db4cc https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M src/cmd/gc/go.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/reflect.c View 1 2 3 2 chunks +11 lines, -2 lines 0 comments Download
M src/cmd/gc/subr.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2012-12-09 10:17:46 UTC) #1
dave_cheney.net
On 2012/12/09 10:17:46, remyoudompheng wrote: > Hello mailto:golang-dev@googlegroups.com (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
12 years, 7 months ago (2012-12-09 10:25:20 UTC) #2
remyoudompheng
Hello golang-dev@googlegroups.com, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 7 months ago (2012-12-09 10:33:17 UTC) #3
dave_cheney.net
On 2012/12/09 10:33:17, remyoudompheng wrote: > Hello mailto:golang-dev@googlegroups.com, mailto:dave@cheney.net (cc: > mailto:golang-dev@googlegroups.com), > > Please ...
12 years, 7 months ago (2012-12-09 10:44:20 UTC) #4
remyoudompheng
On 2012/12/09 10:44:20, dfc wrote: > Thanks, it now compiles, but I'm having trouble determining ...
12 years, 7 months ago (2012-12-09 11:05:10 UTC) #5
rsc
LGTM I don't think it will have a huge difference, but it's good.
12 years, 7 months ago (2012-12-09 16:11:15 UTC) #6
remyoudompheng
12 years, 7 months ago (2012-12-09 18:27:37 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=970e6f92841d ***

cmd/gc: prevent ngotype from allocating.

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

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