[LLVMdev] Disabling certain optimizations at -O1?
Philip Reames
listmail at philipreames.com
Tue Dec 3 09:09:59 PST 2013
On 12/3/13 1:02 AM, Evgeniy Stepanov wrote:
> Sounds like what Philip needs is a more specific
> PreserveStackTraces setting in the same place, that's on by default at
> -O1, and overridable by some find of -fpreserve-stack-traces Clang
> command-line flag.
This was exactly what I was trying to suggest. Thanks for the
clarification.
Philip
More information about the llvm-dev
mailing list