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

Issue 12311045: code review 12311045: runtime: remove dead code (Closed)

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

Description

runtime: remove dead code Remove dead code related to allocation of type metadata with SysAlloc.

Patch Set 1 #

Patch Set 2 : diff -r 6423f26d0193 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 6423f26d0193 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -66 lines) Patch
M src/pkg/runtime/malloc.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/pkg/runtime/malloc.goc View 1 6 chunks +4 lines, -61 lines 0 comments Download
M src/pkg/runtime/mgc0.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mheap.c View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 10 months ago (2013-08-04 16:35:02 UTC) #1
bradfitz
LGTM On Sun, Aug 4, 2013 at 9:35 AM, <dvyukov@google.com> wrote: > Reviewers: golang-dev1, > ...
11 years, 10 months ago (2013-08-04 18:36:09 UTC) #2
dvyukov
11 years, 10 months ago (2013-08-04 19:32:15 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=16e350b0c712 ***

runtime: remove dead code
Remove dead code related to allocation of type metadata with SysAlloc.

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

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