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

Issue 2045683002: Use /LTCG:Incremental to speed up the non-clobber official builds. (Closed)

Created:
4 years, 6 months ago by Sébastien Marchand
Modified:
4 years, 6 months ago
Reviewers:
brucedawson
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use /LTCG:Incremental to speed up the non-clobber official builds. /LTCG:Incremental is different from /INCREMENTAL, it speeds-up the link time of the WPO build without affecting the code quality and the performance, see https://blogs.msdn.microsoft.com/vcblog/2014/11/12/speeding-up-the-incremental-developer-build-scenario/ for more details on this. Committed: https://crrev.com/98fccebb0a5f6f1307ed1e598418fa472a8e1800 Cr-Commit-Position: refs/heads/master@{#398153}

Patch Set 1 #

Patch Set 2 : Comment. #

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

Messages

Total messages: 13 (7 generated)
Sébastien Marchand
PTAL.
4 years, 6 months ago (2016-06-06 19:42:35 UTC) #2
brucedawson
Thanks for doing this. I'd forgotten to. Consider adding a comment to clarify that /LTCG:Incremental ...
4 years, 6 months ago (2016-06-06 20:46:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2045683002/20001
4 years, 6 months ago (2016-06-06 21:07:11 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-06 22:57:02 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/98fccebb0a5f6f1307ed1e598418fa472a8e1800 Cr-Commit-Position: refs/heads/master@{#398153}
4 years, 6 months ago (2016-06-06 22:59:08 UTC) #12
Sébastien Marchand
4 years, 6 months ago (2016-06-07 12:41:12 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2035313007/ by sebmarchand@chromium.org.

The reason for reverting is: I'm seeing some compiler issue on the Win perf
builders
(https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%20x64%20Bui...)
:

fatal error C1001: An internal error has occurred in the compiler

BUG=616946.

Powered by Google App Engine
This is Rietveld 408576698