[LLVMdev] [PATCH] Before/After IR Dumps

David Greene dag at cray.com
Mon Mar 22 13:07:49 PDT 2010


On Friday 19 March 2010 14:43:48 David Greene wrote:
> On Wednesday 17 March 2010 13:25:26 David Greene wrote:
> > On Monday 15 March 2010 13:45:14 David Greene wrote:
> > > On Sunday 14 March 2010 18:32:35 Chris Lattner wrote:
> > > > This is much better than the first iteration but still has many
> > > > issues.
> >
> > I believe I've addressed all your points with this patch except I didn't
> > use StringRef.  It doesn't appear to be useful since createPrinterPass
> > will be sent a const std::string & and will feed a constant std::string &
> > in the create*PrinterPass interfaces.
> >
> > Any additional feedback from anyone?
>
> Ping?

Ping?

                                                 -Dave




More information about the llvm-dev mailing list