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

Issue 6906056: cmd/gc: recycle Nodes from discarded imported methods. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by lvd2
Modified:
11 years, 3 months ago
Reviewers:
rsc, remyoudompheng
Visibility:
Public.

Description

cmd/gc: recycle Nodes from discarded imported methods.

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+649 lines, -921 lines) Patch
M src/cmd/gc/dcl.c View 1 6 chunks +14 lines, -12 lines 0 comments Download
M src/cmd/gc/go.h View 1 2 3 4 3 chunks +6 lines, -1 line 0 comments Download
M src/cmd/gc/go.y View 1 2 3 4 1 chunk +9 lines, -1 line 0 comments Download
M src/cmd/gc/lex.c View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/gc/subr.c View 1 2 3 4 1 chunk +36 lines, -1 line 0 comments Download
M src/cmd/gc/y.tab.h View 1 3 chunks +22 lines, -46 lines 0 comments Download
M src/cmd/gc/y.tab.c View 1 2 3 4 240 chunks +560 lines, -860 lines 0 comments Download

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