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

Issue 2849583005: Disable linker map for Clang toolchains. (Closed)

Created:
3 years, 7 months ago by krasin1
Modified:
3 years, 7 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable linker map for Clang toolchains. Right now, we are transitioning to LLD, and LLD has a different map format (so, the analysis tool will need to be updated), as well as suboptimal implementation that adds 60 minutes to the Chrome link time. This will be reenabled when both of the blockers above are resolved. BUG=716209, 607968 Review-Url: https://codereview.chromium.org/2849583005 Cr-Commit-Position: refs/heads/master@{#468113} Committed: https://chromium.googlesource.com/chromium/src/+/317d9edab7ba87a5c05564ca8c66a12911c46872

Patch Set 1 #

Patch Set 2 : !use_lld #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M build/toolchain/gcc_toolchain.gni View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 36 (15 generated)
krasin1
Hi Andrew, can you please take a look? I am not sure it's the right ...
3 years, 7 months ago (2017-04-28 16:21:16 UTC) #4
agrieve
On 2017/04/28 16:21:16, krasin1 wrote: > Hi Andrew, > > can you please take a ...
3 years, 7 months ago (2017-04-28 16:31:31 UTC) #5
krasin1
Hi Dirk, I need your OWNERS approval for this tiny change. :) This is to ...
3 years, 7 months ago (2017-04-28 16:39:15 UTC) #7
Nico
Why is this related to clang? Shouldn't https://cs.chromium.org/chromium/src/build/toolchain/gcc_toolchain.gni?type=cs&q=enable_linker_map+package:%5Echromium$&l=251 just have an `&& !use_lld` at the ...
3 years, 7 months ago (2017-04-28 18:03:32 UTC) #9
krasin1
On 2017/04/28 18:03:32, Nico wrote: > Why is this related to clang? Shouldn't > https://cs.chromium.org/chromium/src/build/toolchain/gcc_toolchain.gni?type=cs&q=enable_linker_map+package:%5Echromium$&l=251 ...
3 years, 7 months ago (2017-04-28 18:08:09 UTC) #10
Nico
On Fri, Apr 28, 2017 at 2:08 PM, <krasin@chromium.org> wrote: > On 2017/04/28 18:03:32, Nico ...
3 years, 7 months ago (2017-04-28 18:08:54 UTC) #11
Nico
On Fri, Apr 28, 2017 at 2:08 PM, Nico Weber <thakis@chromium.org> wrote: > On Fri, ...
3 years, 7 months ago (2017-04-28 18:09:21 UTC) #12
krasin1
Why don't to switch Android bots to Clang+LLD? I mean, I would rather have enable_linker_map ...
3 years, 7 months ago (2017-04-28 18:13:04 UTC) #13
agrieve
On 2017/04/28 18:09:21, Nico wrote: > On Fri, Apr 28, 2017 at 2:08 PM, Nico ...
3 years, 7 months ago (2017-04-28 18:15:53 UTC) #14
krasin1
On 2017/04/28 18:13:04, krasin1 wrote: > Why don't to switch Android bots to Clang+LLD? > ...
3 years, 7 months ago (2017-04-28 18:16:34 UTC) #15
Nico
On Fri, Apr 28, 2017 at 2:13 PM, <krasin@chromium.org> wrote: > Why don't to switch ...
3 years, 7 months ago (2017-04-28 18:17:08 UTC) #16
krasin1
> I think the interesting this is just linux vs android. If we switched Android ...
3 years, 7 months ago (2017-04-28 18:18:16 UTC) #17
krasin1
> We'll probably do that one day, but switching fewer things at once is > ...
3 years, 7 months ago (2017-04-28 18:19:24 UTC) #18
Nico
On Fri, Apr 28, 2017 at 2:18 PM, <krasin@chromium.org> wrote: > > > I think ...
3 years, 7 months ago (2017-04-28 18:20:15 UTC) #19
krasin1
Nico, I have updated the patch as you suggested. Since I have just a few ...
3 years, 7 months ago (2017-04-28 18:52:19 UTC) #23
Nico
patch set 2 lgtm It's possible that patch set 1 is good too, I just ...
3 years, 7 months ago (2017-04-28 18:55:04 UTC) #25
krasin1
On 2017/04/28 18:55:04, Nico wrote: > patch set 2 lgtm > > It's possible that ...
3 years, 7 months ago (2017-04-28 18:56:41 UTC) #26
krasin1
On 2017/04/28 18:56:41, krasin1 wrote: > On 2017/04/28 18:55:04, Nico wrote: > > patch set ...
3 years, 7 months ago (2017-04-28 18:56:59 UTC) #27
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/2849583005/20001
3 years, 7 months ago (2017-04-28 19:10:55 UTC) #31
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/317d9edab7ba87a5c05564ca8c66a12911c46872
3 years, 7 months ago (2017-04-28 20:34:17 UTC) #34
Dirk Pranke
3 years, 7 months ago (2017-05-04 00:45:11 UTC) #36
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698