diff options
Diffstat (limited to 'test/CFrontend/2004-03-07-BitfieldCrash.c')
-rw-r--r-- | test/CFrontend/2004-03-07-BitfieldCrash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/2004-03-07-BitfieldCrash.c b/test/CFrontend/2004-03-07-BitfieldCrash.c index f94c17e..e82ea13 100644 --- a/test/CFrontend/2004-03-07-BitfieldCrash.c +++ b/test/CFrontend/2004-03-07-BitfieldCrash.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null +// RUN: %llvmgcc -S %s -o /dev/null /* * XFAIL: linux |