[PM] Port domtree to the new pass manager (at last).
[oota-llvm.git] / test / Assembler / 2009-02-28-StripOpaqueName.ll
index d8c71c99d49824beec620eb95691dbe55577bedf..614cc5721d80f71ebc8a8cc9c1a134f493eaaeab 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: opt %s -strip | llvm-dis | llvm-as | llvm-dis
+; RUN: opt < %s -strip -S | llvm-as | llvm-dis
+; RUN: verify-uselistorder %s
 
 ; Stripping the name from A should not break references to it.
 %A = type opaque