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

Issue 51470043: code review 51470043: cmd/link: implement dead code removal (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by rsc
Modified:
11 years, 2 months ago
Reviewers:
iant
CC:
iant, golang-codereviews
Visibility:
Public.

Description

cmd/link: implement dead code removal

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -0 lines) Patch
M src/cmd/link/dead.go View 1 2 3 4 5 1 chunk +63 lines, -0 lines 0 comments Download
A src/cmd/link/dead_test.go View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
A src/cmd/link/testdata/dead.6 View 1 2 3 4 Binary file 0 comments Download
A src/cmd/link/testdata/dead.s View 1 2 3 4 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello iant, iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 2 months ago (2014-01-13 15:03:17 UTC) #1
iant
LGTM
11 years, 2 months ago (2014-01-13 18:53:52 UTC) #2
rsc
11 years, 2 months ago (2014-01-14 04:08:14 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=27eacfd32c7c ***

cmd/link: implement dead code removal

R=iant
CC=golang-codereviews
https://codereview.appspot.com/51470043
Sign in to reply to this message.

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