[llvm-commits] [llvm-gcc-4.2] r80734 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Bill Wendling
isanbard at gmail.com
Wed Sep 2 01:18:43 PDT 2009
On Sep 1, 2009, at 9:30 PM, Chris Lattner wrote:
> On Sep 1, 2009, at 4:05 PM, Bill Wendling wrote:
>
>> Author: void
>> Date: Tue Sep 1 18:05:43 2009
>> New Revision: 80734
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=80734&view=rev
>> Log:
>> Remove <iostream> in favor of raw_ostream.
>
> Hey Bill,
>
> These "unhandled expression" messages actually do occur for some
> weird cases, can you take them out of the DEBUG? Thanks for helping
> exorcize <iostream>!
>
Okay. I'm also guessing that the "dump_tree" is the LLVM equivalent of
vomiting LISP?
I'll also remove the llvm:: from one of the errs()...
-bw
More information about the llvm-commits
mailing list