[llvm-commits] [llvm] r92046 - /llvm/trunk/lib/Analysis/PHITransAddr.cpp

David Greene dag at cray.com
Wed Dec 23 15:07:28 PST 2009


On Wednesday 23 December 2009 16:56, Chris Lattner wrote:

> > Same question.  Don't we want the failure messages in the context of
> > other debug output?
>
> It has nothing to do with -debug.

It has everything to do with -debug.  Why does -debug exist except as a
tool to do debugging?  One of the things we often need to debug is crashes.
So shouldn't the messages be presented in order?

                                 -Dave



More information about the llvm-commits mailing list