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

Issue 2685033002: android: Default symbol_level to 1 in 32-bit builds for clang too (Closed)

Created:
3 years, 10 months ago by Nico
Modified:
3 years, 10 months ago
Reviewers:
Reid Kleckner, Torne
CC:
chromium-reviews, Torne, agrieve
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Default symbol_level to 1 in 32-bit builds for clang too clang finally hit the same file size wall that gcc hit a while ago. (Locally, building lib_android_webview_unittests__library.so goes from 6.5min to 3.8min on my linux box and file size of the .so goes from over 4.1GB to 320MB -- at the cost of no detailed debug info of coarse. Feels like investigating fission or similar would probably be beneficial for the android build.) BUG=648948, 685259 Review-Url: https://codereview.chromium.org/2685033002 Cr-Commit-Position: refs/heads/master@{#449314} Committed: https://chromium.googlesource.com/chromium/src/+/7be003ae95486a55fc2a9ef5fb34e26f702fc241

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build/config/compiler/compiler.gni View 2 chunks +2 lines, -2 lines 1 comment Download

Messages

Total messages: 23 (15 generated)
Nico
3 years, 10 months ago (2017-02-08 18:23:44 UTC) #5
Reid Kleckner
lgtm
3 years, 10 months ago (2017-02-08 20:40:48 UTC) #10
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/2685033002/1
3 years, 10 months ago (2017-02-08 20:45:09 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/228662)
3 years, 10 months ago (2017-02-08 23:57:01 UTC) #15
Torne
https://codereview.chromium.org/2685033002/diff/1/build/config/compiler/compiler.gni File build/config/compiler/compiler.gni (right): https://codereview.chromium.org/2685033002/diff/1/build/config/compiler/compiler.gni#newcode120 build/config/compiler/compiler.gni:120: "Android 32-bit non-component, non-clang builds cannot have " + ...
3 years, 10 months ago (2017-02-09 13:58:40 UTC) #17
Nico
On 2017/02/09 13:58:40, Torne wrote: > https://codereview.chromium.org/2685033002/diff/1/build/config/compiler/compiler.gni > File build/config/compiler/compiler.gni (right): > > https://codereview.chromium.org/2685033002/diff/1/build/config/compiler/compiler.gni#newcode120 > ...
3 years, 10 months ago (2017-02-09 16:01:41 UTC) #19
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/2685033002/1
3 years, 10 months ago (2017-02-09 16:01:54 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 16:44:21 UTC) #23
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/7be003ae95486a55fc2a9ef5fb34...

Powered by Google App Engine
This is Rietveld 408576698