win: Add /Zc:inline to Pro Release builds
http://msdn.microsoft.com/en-us/library/dn642448.aspx This makes Release .objs smaller and so links faster. It was added in Update 2, but caused the compiler to crash on Chrome building LTCG. It seems to be OK after Update 3. As the depot_tools Express toolchain is not yet Update 3, we don't add the flag there. R=jam@chromium.org BUG=350018,402270 Review URL: https://codereview.chromium.org/474463002 Cr-Commit-Position: refs/heads/master@{#292571}
Showing
Please register or sign in to comment