| commit | 851d4f7c02f7f980d02f6ab651acb5b8c9d839e9 | [log] [tgz] |
|---|---|---|
| author | Niklas Enbom <niklas.enbom@webrtc.org> | Fri Jun 19 16:11:05 2015 |
| committer | Niklas Enbom <niklas.enbom@webrtc.org> | Fri Jun 19 16:11:10 2015 |
| tree | 70e407b102d15872326b93330c9a4d9265799b76 | |
| parent | e66670f3093b3aeb2be7d1ab9ed817b36613cf9c [diff] |
Workaround a (Windows) linker bug when doing a PGO build. It looks like having a function that ends with "FATAL()" but doesn't also have a return value (even if it's useless). This is causing a hang in link.exe when doing a PGO build (this has been blocking us from doing PGO builds for more than a month now). See https://connect.microsoft.com/VisualStudio/feedback/details/996802/link-exe-hang-during-the-pgo-optimization-step for more details. BUG=chromium:491914 R=turaj@webrtc.org Review URL: https://codereview.webrtc.org/1181033009. Cr-Original-Commit-Position: refs/heads/master@{#9469} Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: 76eea37ed02f653cc0ca786ece78c358e7544db2