[LLVMdev] -fomit-frame-pointer on intel darwin
Eric Christopher
echristo at apple.com
Mon Aug 16 11:44:05 PDT 2010
>
> Thanks. Often Apple's patches came out of their own branch without a lot
> of discussion in gcc-patches so I just wanted to double check that there wasn't any
> obscure reason to avoid enabling omit-frame-pointer (aside from the degraded
> profiling experience). We are already a tad bleeding edge anyway. On darwin10
> we leveraged the linkers tolerance for omission of the eh labels to allow
> -freorder-blocks-and-partition functional on darwin10 and later.
Probably degraded debugging as well btw.
-eric
More information about the llvm-dev
mailing list