[llvm-commits] [llvm] r82658 - /llvm/trunk/test/FrontendC/2005-07-20-SqrtNoErrno.c

Chris Lattner clattner at apple.com
Wed Sep 23 23:04:39 PDT 2009


On Sep 23, 2009, at 10:53 PM, Chris Lattner wrote:

>
> On Sep 23, 2009, at 2:46 PM, Dale Johannesen wrote:
>
>> Author: johannes
>> Date: Wed Sep 23 16:46:36 2009
>> New Revision: 82658
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=82658&view=rev
>> Log:
>> Disable test; what it's testing for is wrong.
>
> Please unconditionally remove this test.  Thanks,

Better yet, change it to check that the sqrt function is marked  
readnone.

-Chris



More information about the llvm-commits mailing list