[LLVMdev] [PATCH] Before/After IR Dumps

Chris Lattner clattner at apple.com
Mon Mar 22 16:07:38 PDT 2010


I will re-review it when I get a chance, there is no need to ping with a frequency higher than once a week.

-Chris


On Mar 22, 2010, at 1:07 PM, David Greene wrote:

> 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
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list