DescriptionFix 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 #Messages
Total messages: 16 (10 generated)
|