[PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers CFLAGS

Kuba Břečka kuba.brecka at gmail.com
Fri Jun 27 10:43:32 PDT 2014


> Will it help if we build the interceptors (and only them) without
> frame pointers? This sounds like the right thing to do.

Yes, this will solve the issues I'm having.

I'm trying to think of other use cases where missing frame pointer would
cause problems. How about profiling/sampling tools that take stack
snapshots?

Kuba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140627/d9669e5d/attachment.html>


More information about the llvm-commits mailing list