diff options
author | brucedawson <brucedawson@chromium.org> | 2016-03-22 14:25:13 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-22 21:27:25 +0000 |
commit | 1a87fbf87fc1ac4aaef80094be817c6b3a87dc1b (patch) | |
tree | 711708437a4b4f8c8465024ae6ec9c21c059fceb /content/browser/renderer_host/render_widget_host_impl.cc | |
parent | e742862f9555579e3239d9658766081ac4729e92 (diff) | |
download | chromium_src-1a87fbf87fc1ac4aaef80094be817c6b3a87dc1b.zip chromium_src-1a87fbf87fc1ac4aaef80094be817c6b3a87dc1b.tar.gz chromium_src-1a87fbf87fc1ac4aaef80094be817c6b3a87dc1b.tar.bz2 |
Add fastfail to VC++ linker
/fastfail should get us crash dumps when the linker crashes, which it
has been doing. /maxilksize is being added for consistency with gyp
builds, and because the linker crashes are incremental linking related.
This is being added in order to investigate a particular problem but
it is a good long-term change also - crashing without a crash dump is
not helpful.
BUG=482671
Review URL: https://codereview.chromium.org/1816333002
Cr-Commit-Position: refs/heads/master@{#382682}
Diffstat (limited to 'content/browser/renderer_host/render_widget_host_impl.cc')
0 files changed, 0 insertions, 0 deletions