Re: Frame Pointer Omission Unconditionally Disabled on Win32

2017-01-12 Thread Aaron Klotz
This is fantastic news! I hope this sticks! On 1/12/2017 2:12 PM, Eric Rahm wrote: As of landing bug 1322735 [1], we now unconditionally disable frame pointer omission (FPO) on all win32 builds. FPO was already disabled on nightly/aurora builds as a side-effect of having profiling enabled, but w

Frame Pointer Omission Unconditionally Disabled on Win32

2017-01-12 Thread Eric Rahm
As of landing bug 1322735 [1], we now unconditionally disable frame pointer omission (FPO) on all win32 builds. FPO was already disabled on nightly/aurora builds as a side-effect of having profiling enabled, but will now be disabled in beta (and release eventually) after the next uplift. Please no