[PM] Port domtree to the new pass manager (at last).
[oota-llvm.git] / test / Assembler / 2002-07-25-ReturnPtrFunction.ll
index 6988fad8398e67559216753a4562fc22502bc0a4..fdee93c1ca70bf5f8fe769e377a8179324974432 100644 (file)
@@ -2,6 +2,7 @@
 ; the right thing.
 ;
 ; RUN: llvm-as < %s | llvm-dis | llvm-as
+; RUN: verify-uselistorder %s
 
 declare void (i32)* @foo()