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

Issue 8716044: code review 8716044: cmd/ld: always do external link for -linkmode=external (Closed)

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

Description

cmd/ld: always do external link for -linkmode=external There are tests in run.bash for -linkmode=external. Fixes issue 5238.

Patch Set 1 #

Patch Set 2 : diff -r 0d51e550279c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M src/cmd/ld/lib.c View 4 chunks +23 lines, -9 lines 0 comments Download

Messages

Total messages: 6
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years ago (2013-04-12 18:29:42 UTC) #1
bradfitz
I don't understand this part of the commit descriptionn: "There are tests in run.bash for ...
11 years ago (2013-04-12 18:40:20 UTC) #2
remyoudompheng
The test for linkmode=external tests that it is not broken, but not that it is ...
11 years ago (2013-04-12 18:42:28 UTC) #3
iant
On Fri, Apr 12, 2013 at 11:40 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > I don't ...
11 years ago (2013-04-12 18:51:12 UTC) #4
r
LGTM i think
11 years ago (2013-04-12 18:51:22 UTC) #5
iant
11 years ago (2013-04-12 20:21:28 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=54957b8906eb ***

cmd/ld: always do external link for -linkmode=external

There are tests in run.bash for -linkmode=external.

Fixes issue 5238.

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

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