search for: formated_ostream

Displaying 1 result from an estimated 1 matches for "formated_ostream".

2007 Aug 15
1
[LLVMdev] Extending AsmPrinter
On Wednesday 15 August 2007 11:32, Chris Lattner wrote: > > I'm trying out a few interesting things here based on custom streambufs. > > It requires some surgery to AsmPrinters as a std::ostream won't work > > anymore due to the enhanced functionality of the custom streambufs. > > Is this still interesting to the larger LLVM community? One thing I have > >