[LLVMdev] -f[no-]omit-frame-pointer

Kostya Serebryany kcc at google.com
Tue Dec 27 11:48:28 PST 2011


Hi,

It looks like the default for -fomit-frame-pointer has recently changed
from "no" to "yes at O1 and higher", but I did not see the commit.
Was that intentional?

(AddressSanitizer uses frame pointers to unwind stack, that's how we
noticed).

Thanks,

--kcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111227/2ce3c2d9/attachment.html>


More information about the llvm-dev mailing list