move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2002-01-24-HandleCallInsnSEGV.c
index 09029fb945ef00c29fba1c9710933a0445513a50..e619cf469926a98d6c74e2f729b7ccd61631acca 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
 
 void *dlclose(void*);