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

Issue 1734043003: Add gn option 'is_lto' to enable Link Time Optimization builds. (Closed)

Created:
4 years, 10 months ago by krasin
Modified:
4 years, 9 months ago
CC:
chromium-reviews, kcc2, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add gn option 'is_lto' to enable Link Time Optimization builds. We'll launch LTO builds on Linux first, and then add CFI (control flow integrity) on top of that. BUG=589915 Committed: https://crrev.com/2de2f30ff962315aef7d81159918548db9a00566 Cr-Commit-Position: refs/heads/master@{#377695}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -21 lines) Patch
M build/config/sanitizers/BUILD.gn View 4 chunks +24 lines, -18 lines 0 comments Download
M build/config/sanitizers/sanitizers.gni View 1 chunk +4 lines, -0 lines 1 comment Download
M build/toolchain/gcc_toolchain.gni View 2 chunks +2 lines, -2 lines 0 comments Download
M build/toolchain/win/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
krasin1
Peter, Dirk, this is a tiny CL that introduces is_lto option to GN config. We ...
4 years, 10 months ago (2016-02-25 20:17:57 UTC) #2
Dirk Pranke
lgtm
4 years, 10 months ago (2016-02-25 20:31:46 UTC) #4
krasin1
A late discovery, but I feel necessary to ask for opinions: in GYP we have ...
4 years, 10 months ago (2016-02-25 21:33:37 UTC) #5
Dirk Pranke
On 2016/02/25 21:33:37, krasin1 wrote: > A late discovery, but I feel necessary to ask ...
4 years, 10 months ago (2016-02-25 21:42:19 UTC) #6
krasin1
On 2016/02/25 21:33:37, krasin1 wrote: > A late discovery, but I feel necessary to ask ...
4 years, 10 months ago (2016-02-25 21:42:30 UTC) #7
krasin1
On 2016/02/25 21:42:19, Dirk Pranke wrote: > On 2016/02/25 21:33:37, krasin1 wrote: > > A ...
4 years, 10 months ago (2016-02-25 21:43:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1734043003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1734043003/20001
4 years, 10 months ago (2016-02-25 21:51:52 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-25 22:56:33 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2de2f30ff962315aef7d81159918548db9a00566 Cr-Commit-Position: refs/heads/master@{#377695}
4 years, 10 months ago (2016-02-25 22:58:48 UTC) #13
brettw
4 years, 9 months ago (2016-03-24 20:27:46 UTC) #15
Message was sent while issue was closed.
https://codereview.chromium.org/1734043003/diff/20001/build/config/sanitizers...
File build/config/sanitizers/sanitizers.gni (right):

https://codereview.chromium.org/1734043003/diff/20001/build/config/sanitizers...
build/config/sanitizers/sanitizers.gni:73: is_lto = is_cfi
This shouldn't be in this file because it has nothing to do with sanitizers.

Powered by Google App Engine
This is Rietveld 408576698