Chromium Code Reviews
DescriptionEnable optimizations for the Win32 debug build.
An equivalent change was recently done for the Macintosh and Linux
targets to eliminate the substantial lag between the execution time
of the release and debug builds.
As the /02 (Maximize Speed) flag implies the /Oy (Frame-Pointer Omission)
flag I have, in the interest of debugging, set OmitFramePointers to false.
Committed: https://code.google.com/p/dart/source/detail?r=4899
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||