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

Chandler Carruth chandlerc at google.com
Wed Dec 28 12:35:35 PST 2011


On Wed, Dec 28, 2011 at 2:06 AM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:

> > I believe the best option for us is to add the
> > --fno-omit-frame-pointer depending on the -faddress-sanitizer flag.
> > But in order to do this reliably, we need to remove all the instances
> > of -fomit-frame-pointer from the command line.
> Why? Just add -fno-omit-frame-pointer last.
>

Yea, this should be easy to do inside the Clang driver. Feel free to CC me
on any patch, and send i to cfe-commits@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111228/8f8ee174/attachment.html>


More information about the llvm-dev mailing list