[PATCH] D20425: [sanitizer] Don't use -fomit-frame-pointer in COMPILER_RT_DEBUG=On builds
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 09:11:43 PDT 2016
kubabrecka added a comment.
In http://reviews.llvm.org/D20425#434487, @filcab wrote:
> Do you see this being a problem? On what platform(s)?
On OS X. Not always, but some stack traces in crash logs (taken by the system's Crash Reporter) are sometimes either truncated or they miss several important frames.
http://reviews.llvm.org/D20425
More information about the llvm-commits
mailing list