[llvm-commits] [llvm] r66141 - /llvm/trunk/lib/ExecutionEngine/JIT/JITEmitter.cpp
Nate Begeman
natebegeman at me.com
Wed Mar 4 22:48:51 PST 2009
Yep!
On Mar 4, 2009, at 10:44 PM, Nicolas Geoffray wrote:
> Hi Nate,
>
> Nate Begeman wrote:
>> }
>>
>> - DOUT << "JIT: Stub emitted at [" << Stub << "] for function '"
>> + cerr << "JIT: Stub emitted at [" << Stub << "] for function '"
>> << F->getName() << "'\n";
>>
>
> Accidental change?
>
> Nicolas
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list