DescriptionWorkaround 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
Committed: https://chromium.googlesource.com/external/webrtc/+/76eea37ed02f653cc0ca786ece78c358e7544db2
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add a comment. #Messages
Total messages: 8 (4 generated)
|