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

Issue 497713002: [v8] Add LTO support for Android Chromium. (Closed)

Created:
6 years, 4 months ago by Fabrice (no longer in Chrome)
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Add LTO support for Android Chromium. This is to add support for a Link-Time Optimizations experiment in Android Chromium. As it is disabled by default, it won't change anything for most configurations. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23336

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review comment. #

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

Messages

Total messages: 12 (0 generated)
Fabrice (no longer in Chrome)
6 years, 4 months ago (2014-08-22 12:00:30 UTC) #1
Yang
6 years, 4 months ago (2014-08-22 13:33:29 UTC) #2
ulan
https://codereview.chromium.org/497713002/diff/1/build/toolchain.gypi File build/toolchain.gypi (right): https://codereview.chromium.org/497713002/diff/1/build/toolchain.gypi#newcode247 build/toolchain.gypi:247: # Disable LTO for v8 Could you please expand ...
6 years, 4 months ago (2014-08-22 13:47:48 UTC) #3
Fabrice (no longer in Chrome)
LTO merges all the flags at link time. v8 is built with -O2 (optimize for ...
6 years, 4 months ago (2014-08-22 14:13:25 UTC) #4
ulan
On 2014/08/22 14:13:25, Fabrice de Gans wrote: > LTO merges all the flags at link ...
6 years, 4 months ago (2014-08-22 14:28:12 UTC) #5
Fabrice (no longer in Chrome)
The CQ bit was checked by fdegans@chromium.org
6 years, 4 months ago (2014-08-22 14:49:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://v8-status.appspot.com/cq/fdegans@chromium.org/497713002/20001
6 years, 4 months ago (2014-08-22 14:50:37 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-22 14:50:37 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 4 months ago (2014-08-22 14:50:38 UTC) #9
Michael Achenbach
FYI: v8 doesn't support a cq yet. Use 'git cl dcommit'.
6 years, 4 months ago (2014-08-22 14:51:32 UTC) #10
Fabrice (no longer in Chrome)
On 2014/08/22 14:51:32, Michael Achenbach wrote: > FYI: v8 doesn't support a cq yet. Use ...
6 years, 4 months ago (2014-08-22 15:13:42 UTC) #11
Yang
6 years, 4 months ago (2014-08-25 07:32:36 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 manually as 23336 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698