[llvm-commits] [llvm] r75156 - in /llvm/trunk: include/llvm/CodeGen/AsmStream.h lib/CodeGen/AsmStream.cpp

David Greene dag at cray.com
Thu Jul 9 11:56:31 PDT 2009


On Thursday 09 July 2009 13:40, Chris Lattner wrote:
> On Jul 9, 2009, at 11:27 AM, David Greene wrote:
> > Author: greened
> > Date: Thu Jul  9 13:27:23 2009
> > New Revision: 75156
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=75156&view=rev
> > Log:
> >
> > Add some classes to produce pretty-printed asm.  We'll use these
> > shortly to provide nicely printed comments and other goodies in
> > asm files.
>
> This patch also breaks the build (both makefiles and you need to
> update cmake), I'm going to revert it for now:

Oops, sorry.  Premature commit.

                               -Dave



More information about the llvm-commits mailing list