Move the test for the data in code into the ARM directory as it is an ARM
[oota-llvm.git] / test / Assembler / 2002-10-08-LargeArrayPerformance.ll
index 2c4cba412b1eecf080dbd681392cb7d80c2151ea..34a993214e92cdc67e59cd63624b723e174c89e5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 ; This testcase comes from the following really simple c file:
 ;; int foo[30000]
 ;;; We should not be soo slow for such a simple case!