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

Issue 2761893002: Enable ThinLTO cache. (Closed)

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

Description

Enable ThinLTO cache. This allows to reuse some codegen work when linking multiple targets with the intersecting set of object files, resulting in a reduce of overall build time. This creates a thinlto-cache directory inside src/out/<gn-config-name>/ and keeping a lot of llvmcache* files there. BUG=672158 Review-Url: https://codereview.chromium.org/2761893002 Cr-Commit-Position: refs/heads/master@{#458418} Committed: https://chromium.googlesource.com/chromium/src/+/33d8074e449407ac84ad0e6f3ea7ab3dbda19f28

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/config/compiler/BUILD.gn View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 19 (14 generated)
krasin1
Hi Dirk, this is the first time I try to use rebase_path. While it works ...
3 years, 9 months ago (2017-03-20 18:12:48 UTC) #3
Dirk Pranke
Yes, I think that's right. lgtm.
3 years, 9 months ago (2017-03-20 23:35:02 UTC) #12
krasin1
On 2017/03/20 23:35:02, Dirk Pranke wrote: > Yes, I think that's right. > > lgtm. ...
3 years, 9 months ago (2017-03-21 15:11:44 UTC) #14
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/2761893002/1
3 years, 9 months ago (2017-03-21 15:11:53 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 15:19:14 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/33d8074e449407ac84ad0e6f3ea7...

Powered by Google App Engine
This is Rietveld 408576698