verify-uselistorder: Add RUN lines to cases in test/Assembly
[oota-llvm.git] / test / Assembler / 2002-05-02-InvalidForwardRef.ll
index 234545c2936fbc71ecc67c2726ff20215367948a..03e3d39c207875ff60ca4646352990d00cafea53 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as %s -o /dev/null
+; RUN: verify-uselistorder %s -preserve-bc-use-list-order -num-shuffles=5
 ; It looks like the assembler is not forward resolving the function declaraion
 ; correctly.