Windows should use the same compiler optimization flags as other platforms |
|
Issue descriptionNow that Windows is using clang, does it still make sense to build Windows with size optimization rather than speed[1]? If it does, then should Linux/Mac also use optimize for size? [1] https://chromium.googlesource.com/chromium/src/+/6c9aa01842b041e38243a51e09d446274c7b5297/build/config/compiler/BUILD.gn#1688 |
|
►
Sign in to add a comment |
|
Comment 1 by thakis@chromium.org
, Nov 27 2017Labels: OS-Linux OS-Mac