move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2002-02-18-64bitConstant.c
index 31e5c6eada4bd605c8531ece8712307d72bcf79a..a88587a960de26811cbf3df6ff6553efd228822e 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
 
 /* GCC wasn't handling 64 bit constants right fixed */