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

Issue 44140043: code review 44140043: liblink: use explicit field for globl duplicate detection (Closed)

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

Description

liblink: use explicit field for globl duplicate detection Overloading size leads to problems if clients try to set up an LSym by hand.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M include/link.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/liblink/objfile.c View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 7 months ago (2013-12-19 00:01:55 UTC) #1
bradfitz
LGTM On Wed, Dec 18, 2013 at 4:01 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 7 months ago (2013-12-19 00:35:35 UTC) #2
rsc
11 years, 7 months ago (2013-12-19 00:36:18 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=afe351cefb6f ***

liblink: use explicit field for globl duplicate detection

Overloading size leads to problems if clients
try to set up an LSym by hand.

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

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