Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(589)

Issue 2120233002: Enable gold threaded link (Closed)

Created:
4 years, 5 months ago by tzik
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang, Dirk Pranke, Nico
CC:
chromium-reviews, Matt Giuca, pcc1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable gold multi-threaded link BUG=161942 Committed: https://crrev.com/ce25823016da06a8f947efba77eaba23c7cec7a1 Cr-Commit-Position: refs/heads/master@{#404208}

Patch Set 1 #

Total comments: 2

Patch Set 2 : +linux_use_bundled_binutils condition #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -25 lines) Patch
M build/common.gypi View 1 1 chunk +12 lines, -11 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 chunks +14 lines, -14 lines 3 comments Download

Messages

Total messages: 19 (7 generated)
tzik
PTAL
4 years, 5 months ago (2016-07-04 05:40:26 UTC) #3
Nico
Thanks! https://codereview.chromium.org/2120233002/diff/1/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2120233002/diff/1/build/config/compiler/BUILD.gn#newcode329 build/config/compiler/BUILD.gn:329: "-Wl,--thread-count=4", I think we only want to enable ...
4 years, 5 months ago (2016-07-04 21:24:58 UTC) #4
tzik
https://codereview.chromium.org/2120233002/diff/1/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2120233002/diff/1/build/config/compiler/BUILD.gn#newcode329 build/config/compiler/BUILD.gn:329: "-Wl,--thread-count=4", On 2016/07/04 21:24:58, Nico wrote: > I think ...
4 years, 5 months ago (2016-07-05 04:05:58 UTC) #5
Nico
lgtm, let's give this another try.
4 years, 5 months ago (2016-07-07 13:08:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2120233002/20001
4 years, 5 months ago (2016-07-07 13:29:41 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-07 19:21:12 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ce25823016da06a8f947efba77eaba23c7cec7a1 Cr-Commit-Position: refs/heads/master@{#404208}
4 years, 5 months ago (2016-07-07 19:23:52 UTC) #12
Lei Zhang
https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn#newcode40 build/config/compiler/BUILD.gn:40: linux_use_bundled_binutils = I'm happy this CL landed, but now ...
4 years, 3 months ago (2016-08-29 17:55:43 UTC) #14
Nico
https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn#newcode40 build/config/compiler/BUILD.gn:40: linux_use_bundled_binutils = On 2016/08/29 17:55:43, Lei Zhang wrote: > ...
4 years, 3 months ago (2016-08-29 17:56:50 UTC) #15
Dirk Pranke
https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn#newcode40 build/config/compiler/BUILD.gn:40: linux_use_bundled_binutils = On 2016/08/29 17:56:50, Nico wrote: > On ...
4 years, 3 months ago (2016-08-29 18:11:06 UTC) #17
Dirk Pranke
On 2016/08/29 18:11:06, Dirk Pranke wrote: > https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn > File build/config/compiler/BUILD.gn (right): > > https://codereview.chromium.org/2120233002/diff/20001/build/config/compiler/BUILD.gn#newcode40 ...
4 years, 3 months ago (2016-08-29 18:11:57 UTC) #18
Dirk Pranke
4 years, 3 months ago (2016-08-29 18:35:42 UTC) #19
Message was sent while issue was closed.
Thinking about this a bit more, I'd actually prefer the latter, so that we don't
need the exec_script call.

Powered by Google App Engine
This is Rietveld 408576698