Test fails on all platforms, not just linux

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19405 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-01-08 23:44:03 +00:00
parent 64e14b1679
commit b56013dda5

View File

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