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

Issue 2594153002: Fix conditional for /OPT:ICF so Debug non-component build does not warn. (Closed)

Created:
4 years ago by Wez
Modified:
4 years ago
Reviewers:
brucedawson
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix conditional for /OPT:ICF so Debug non-component build does not warn. The condition under which /OPT:ICF was enabled was out-of-sync with the conditions for enabling incremental linking. Since the two are not compatible the difference resulted in linker warnings in Debug non-component builds. BUG=621236, 659007 Committed: https://crrev.com/f6aa9ef3cd873f0cb097e3621f262c72a3876c7d Cr-Commit-Position: refs/heads/master@{#440514}

Patch Set 1 #

Patch Set 2 : Improve comment #

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

Messages

Total messages: 16 (10 generated)
Wez
PTAL Most targets seemingly get their ldflags from the conditional in build/config/win/BUILD.gn, but mkpeephole gets ...
4 years ago (2016-12-21 22:36:04 UTC) #4
Wez
Ping! As per discussion on the bug, this issue occurs because all v8 targets are ...
4 years ago (2016-12-22 18:52:21 UTC) #7
brucedawson
I would also say that /OPT:ICF doesn't make sense for debug builds. In fact, I ...
4 years ago (2016-12-22 19:50:42 UTC) #8
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/2594153002/20001
4 years ago (2016-12-22 20:41:10 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-22 21:46:52 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-22 21:51:18 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f6aa9ef3cd873f0cb097e3621f262c72a3876c7d
Cr-Commit-Position: refs/heads/master@{#440514}

Powered by Google App Engine
This is Rietveld 408576698