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