Test fails on all platforms, not just linux

llvm-svn: 19405
This commit is contained in:
Jeff Cohen 2005-01-08 23:44:03 +00:00
parent 18d2b34637
commit 529d0068c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// RUN: %llvmgcc -S %s -o /dev/null
/*
* XFAIL: linux
* XFAIL: *
*/
struct s {
unsigned long long u33: 33;