[SystemZ] SystemZElimCompare pass improved.
[oota-llvm.git] / test / Assembler / 2002-08-22-DominanceProblem.ll
index 81c6129d85ec5f88d0c9766300befea5f6620f94..504861030d96840970352391fe06d9f968829e35 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
 
 ; Dominance relationships is not calculated correctly for unreachable blocks,
 ; which causes the verifier to barf on this input.