move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2003-08-20-vfork-bug.c
index 575bfd6c194b9e3f28084f4427c7e18aaf2a6650..cfe316162ad3d2eb97f69b149e3f405bee12db4b 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 vfork(void);
 test() {