[LLVMdev] [PATCH] Before/After IR Dumps

David Greene dag at cray.com
Fri Mar 19 12:43:48 PDT 2010


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?

                                         -Dave




More information about the llvm-dev mailing list