[llvm-commits] [llvm] r63079 - /llvm/trunk/test/FrontendC/x86-64-red-zone.c

Chris Lattner clattner at apple.com
Tue Jan 27 21:33:52 PST 2009


On Jan 27, 2009, at 7:04 PM, Dan Gohman wrote:

>
> On Jan 27, 2009, at 11:52 AM, Török Edwin wrote:
>
>> On 2009-01-27 02:59, Dan Gohman wrote:
>>>
>>> +// This is a test for x86-64, add your target below if it FAILs.
>>> +// XFAIL: alpha|ia64|arm|powerpc|sparc|x86
>>
>> Hi Dan,
>>
>> I get an XPASS on x86_64. It appears that x86_64 == x86 for XFAIL :(
>
>
> Hrm. Anyone have any ideas how to fix this?

We don't have a good way to do llvm-gcc target-specific regtests.  I  
would just suggest removing the test as "not worth it" or choose to  
improve the test infrastructure.

-Chris



More information about the llvm-commits mailing list