move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2003-10-06-NegateExprType.c
index 02386031b71f3f891ea618d46f56232b753f6c12..fb8329b344b31cacfede204e4cca4550f6d15a66 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
 
 
 extern int A[10];