[llvm-commits] [llvm] r80358 - in /llvm/trunk/lib/Transforms/Instrumentation: MaximumSpanningTree.cpp MaximumSpanningTree.h

Chris Lattner clattner at apple.com
Sun Aug 30 12:55:14 PDT 2009


On Aug 30, 2009, at 12:42 PM, Daniel Dunbar wrote:

>>>
>>> But if your experience tells you that this may lead to  
>>> complications I
>>> will remove it.
>>
>> I don't have a strong opinion, it just looks scary :).  Daniel,  
>> what do you
>> think?
>
> Since it seems like the extra code is cheap, I would say just leave it
> on all the time. Probably makes sense to add a comment that it isn't
> strictly necessary, just there to increase determinism.

Works for me!

-Chris



More information about the llvm-commits mailing list