[llvm-commits] [llvm] r80710 - in /llvm/trunk/lib: CodeGen/AsmPrinter/DwarfException.cpp Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
Daniel Dunbar
daniel at zuster.org
Wed Sep 2 22:01:04 PDT 2009
On Wed, Sep 2, 2009 at 9:59 PM, Daniel Dunbar<daniel at zuster.org> wrote:
> I'm happy to work on fixing this if someone has a good plan.
> raw_ostream doesn't really seem to need its 64 byte buffer, for
> example. When I first implemented
... the magic I-ownz-your-buffer ..., that is.
> raw_svector_ostream it happened that every user was a SmallString<256>...
>
> - Daniel
More information about the llvm-commits
mailing list