Go to file
Niklas Enbom 76eea37ed0 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-Commit-Position: refs/heads/master@{#9469}
2015-06-19 16:11:10 +00:00
chromium Roll chromium_revision a12e1e1..0cb2549 (326495:327252) 2015-04-29 12:48:00 +00:00
data Enable AudioProcessing48kHzSupport by default 2015-05-22 18:59:59 +00:00
infra Temporarily disabling CQ due to infrastructure problems. 2015-06-18 10:40:11 +00:00
resources Enable GoogleWifiTrace3Mbps simulations. 2015-05-04 12:26:26 +00:00
talk Adds support for webrtc::test::ResourcePath on iOS 2015-06-16 08:04:24 +00:00
third_party Roll gtest-parallel. 2015-05-21 11:25:15 +00:00
tools Revert of Whitespace change (patchset #1 id:1 of https://codereview.webrtc.org/1182933006/) 2015-06-16 11:18:49 +00:00
webrtc Workaround a (Windows) linker bug when doing a PGO build. 2015-06-19 16:11:10 +00:00
.clang-format Style-option file for clang-format. 2013-11-25 15:30:37 +00:00
.gitignore Roll chromium_revision b2c6a86..e937e5f (332773:333350) 2015-06-09 12:56:29 +00:00
.gn PRESUBMIT: Improve PyLint check and add GN format check. 2015-05-25 10:55:50 +00:00
all.gyp Remove libjingle_root GYP variable 2015-03-06 08:03:47 +00:00
AUTHORS Re-land: Add API to get negotiated SSL ciphers 2015-02-11 22:35:30 +00:00
BUILD.gn Initial GN work for WebRTC 2014-06-17 08:54:03 +00:00
check_root_dir.py Remove root_dir variable from DEPS + enforce rename. 2014-10-09 09:11:27 +00:00
codereview.settings Move to Chromium's Rietveld at codereview.webrtc.org 2015-06-04 07:07:42 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
DEPS Roll chromium_revision 441009c..6e6b751 (334775:334984) 2015-06-19 07:28:12 +00:00
LICENSE Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
license_template.txt Update template to follow chromium copyright style 2013-04-24 01:01:28 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Roll chromium_revision 5333e14..d8f8dc8 (323410:324211) 2015-04-09 13:36:33 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Fix PRESUBMIT.py after disabling CQ. 2015-06-18 13:05:40 +00:00
pylintrc PRESUBMIT: Improve PyLint check and add GN format check. 2015-05-25 10:55:50 +00:00
setup_links.py Roll chromium_revision b2c6a86..e937e5f (332773:333350) 2015-06-09 12:56:29 +00:00
sync_chromium.py Roll chromium_revision e937e5f..c2239a8 (333350:334133) 2015-06-15 09:10:25 +00:00
WATCHLISTS Adding henrik.lundin to two WATCHLISTS 2015-06-05 07:08:03 +00:00