[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
[oota-llvm.git] / test / Assembler / 2002-08-22-DominanceProblem.ll
index a841dfa838551a98140ed717889216558fd62ede..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.