[llvm-commits] [llvm] r47264 - /llvm/trunk/lib/VMCore/Function.cpp

Owen Anderson resistor at mac.com
Mon Feb 18 01:33:49 PST 2008


On Feb 18, 2008, at 3:22 AM, Owen Anderson wrote:

> Author: resistor
> Date: Mon Feb 18 03:22:21 2008
> New Revision: 47264
>
> URL: http://llvm.org/viewvc/llvm-project?rev=47264&view=rev
> Log:
> I got the predicate backwards in my last patch.  The comment is  
> correct, the code was not.
>


Oops.  This comment was based on an older diff.  That actual change is:

Use a constant time check rather than a linear time one.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080218/92bd1352/attachment.bin>


More information about the llvm-commits mailing list