Revert "[ARM] Enable shrink-wrapping by default."
[oota-llvm.git] / test / Assembler / 2002-10-08-LargeArrayPerformance.ll
index b067ea538dd2eb3a6b90deaf7e4afc6e523b9c46..acd92800ae2323e0b02eb6583584c9b0962d7046 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
+; RUN: verify-uselistorder %s
 ; This testcase comes from the following really simple c file:
 ;; int foo[30000]
 ;;; We should not be soo slow for such a simple case!