win: Simplify incremental linking flags setup.
We had a bunch of workarounds to get link.exe not use /incremental for very large binaries. Since we no longer use link.exe, remove those workarounds, and since this removes all reference to a bunch of configs, remove the configs as well. Inline all that remains into default_incremental_linking. (There's more that can be simplified here, but one thing at a time.) Bug: 1053958 Change-Id: I4cb123ef1a45fdbcd16d09211e55715095744a46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079088 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:Hans Wennborg <hans@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#745169}
Showing
Please register or sign in to comment