[cfe-commits] r129026 - /cfe/trunk/test/CodeGen/avx-cmp-builtins.c
John McCall
rjmccall at apple.com
Wed Apr 6 13:55:05 PDT 2011
On Apr 6, 2011, at 1:53 PM, Eli Friedman wrote:
> On Wed, Apr 6, 2011 at 1:46 PM, John McCall <rjmccall at apple.com> wrote:
>> Author: rjmccall
>> Date: Wed Apr 6 15:46:42 2011
>> New Revision: 129026
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=129026&view=rev
>> Log:
>> I can't figure out any reasonable way to make this test non-host-dependent,
>> so I'm killing it.
>
> test/CodeGen/mmx_builtins.c seems to manage it.
Aha. Well, if Syoyo wants to fix the test, that would be a good pattern.
John.
More information about the cfe-commits
mailing list