move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2003-11-19-BitFieldArray.c
index 9d54112e86e25d5d81c4054f775d63fa5deafc71..250268a3b859de606db0fbe6e3ee2ec3491e3da5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
 
 struct _GIOChannel {
   int write_buf;